• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/

Lines Matching refs:be32_to_cpu

1327 	u32 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
1427 be32_to_cpu(vpd->wwid[0]), be32_to_cpu(vpd->wwid[1]));
1440 ipr_err(" WWN: %08X%08X\n", be32_to_cpu(vpd->wwid[0]),
1441 be32_to_cpu(vpd->wwid[1]));
1475 be32_to_cpu(error->ioa_data[0]),
1476 be32_to_cpu(error->ioa_data[1]),
1477 be32_to_cpu(error->ioa_data[2]));
1507 be32_to_cpu(error->ioa_data[0]),
1508 be32_to_cpu(error->ioa_data[1]),
1509 be32_to_cpu(error->ioa_data[2]));
1528 errors_logged = be32_to_cpu(error->errors_logged);
1531 be32_to_cpu(error->errors_detected), errors_logged);
1569 errors_logged = be32_to_cpu(error->errors_logged);
1572 be32_to_cpu(error->errors_detected), errors_logged);
1611 errors_logged = be32_to_cpu(error->errors_logged);
1614 be32_to_cpu(error->errors_detected), errors_logged);
1634 be32_to_cpu(dev_entry->ioa_data[0]),
1635 be32_to_cpu(dev_entry->ioa_data[1]),
1636 be32_to_cpu(dev_entry->ioa_data[2]),
1637 be32_to_cpu(dev_entry->ioa_data[3]),
1638 be32_to_cpu(dev_entry->ioa_data[4]));
1672 num_entries = min_t(u32, be32_to_cpu(error->num_entries),
1679 if (be32_to_cpu(error->exposed_mode_adn) == i)
1728 if (be32_to_cpu(error->exposed_mode_adn) == i)
1769 be32_to_cpu(data[i]),
1770 be32_to_cpu(data[i+1]),
1771 be32_to_cpu(data[i+2]),
1772 be32_to_cpu(data[i+3]));
1798 be32_to_cpu(hostrcb->hcam.u.error.prc));
1801 be32_to_cpu(hostrcb->hcam.length) -
1824 be32_to_cpu(hostrcb->hcam.u.error.prc));
1827 be32_to_cpu(hostrcb->hcam.length) -
2008 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1]));
2014 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1]));
2020 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1]));
2026 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1]));
2032 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1]));
2042 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1]));
2078 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1]));
2086 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1]));
2109 add_len = be32_to_cpu(hostrcb->hcam.length) -
2154 num_entries = min_t(u32, be32_to_cpu(error->num_entries),
2201 add_len = be32_to_cpu(hostrcb->hcam.length) -
2230 be32_to_cpu(hostrcb->hcam.length));
2278 ioasc = be32_to_cpu(hostrcb->hcam.u.error64.fd_ioasc);
2280 ioasc = be32_to_cpu(hostrcb->hcam.u.error.fd_ioasc);
2301 if (be32_to_cpu(hostrcb->hcam.length) > sizeof(hostrcb->hcam.u.raw))
2367 u32 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
2371 fd_ioasc = be32_to_cpu(hostrcb->hcam.u.error64.fd_ioasc);
2373 fd_ioasc = be32_to_cpu(hostrcb->hcam.u.error.fd_ioasc);
2948 if (rc || ((be32_to_cpu(sdt->hdr.state) != IPR_FMT3_SDT_READY_TO_USE) &&
2949 (be32_to_cpu(sdt->hdr.state) != IPR_FMT2_SDT_READY_TO_USE))) {
2952 rc, be32_to_cpu(sdt->hdr.state));
2959 num_entries = be32_to_cpu(sdt->hdr.num_entries_used);
2973 sdt_word = be32_to_cpu(sdt->entry[i].start_token);
2975 bytes_to_copy = be32_to_cpu(sdt->entry[i].end_token);
2978 end_off = be32_to_cpu(sdt->entry[i].end_token);
3721 if (be32_to_cpu(image_hdr->header_length) > fw_entry->size ||
3729 src = (u8 *)image_hdr + be32_to_cpu(image_hdr->header_length);
3730 dnld_size = fw_entry->size - be32_to_cpu(image_hdr->header_length);
4593 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
4857 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
5012 while ((be32_to_cpu(*ioa_cfg->hrrq_curr) & IPR_HRRQ_TOGGLE_BIT) ==
5015 cmd_index = (be32_to_cpu(*ioa_cfg->hrrq_curr) &
5026 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
5225 u32 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
5290 u32 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
5371 ioasc = be32_to_cpu(ioasa->hdr.ioasc) & IPR_IOASC_IOASC_MASK;
5372 fd_ioasc = be32_to_cpu(ioasa->hdr.fd_ioasc) & IPR_IOASC_IOASC_MASK;
5409 be32_to_cpu(ioasa_data[i]),
5410 be32_to_cpu(ioasa_data[i+1]),
5411 be32_to_cpu(ioasa_data[i+2]),
5412 be32_to_cpu(ioasa_data[i+3]));
5430 u32 ioasc = be32_to_cpu(ioasa->hdr.ioasc);
5452 failing_lba = be32_to_cpu(ioasa->u.vset.failing_lba_hi);
5459 failing_lba = be32_to_cpu(ioasa->u.vset.failing_lba_lo);
5473 (be32_to_cpu(ioasa->hdr.ioasc_specific) & IPR_FIELD_POINTER_VALID)) {
5484 be32_to_cpu(ioasa->hdr.ioasc_specific)) >> 8) & 0xff;
5487 be32_to_cpu(ioasa->hdr.ioasc_specific)) & 0xff;
5491 failing_lba = be32_to_cpu(ioasa->u.vset.failing_lba_lo);
5493 failing_lba = be32_to_cpu(ioasa->u.dasd.failing_lba);
5522 if ((be32_to_cpu(ioasa->hdr.ioasc_specific) & IPR_AUTOSENSE_VALID) == 0)
5552 u32 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
5644 u32 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
5646 scsi_set_resid(scsi_cmd, be32_to_cpu(ipr_cmd->s.ioasa.hdr.residual_data_len));
5927 u32 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
5937 if (be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc_specific) & IPR_ATA_DEVICE_WAS_RESET)
6612 u32 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
6636 u32 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
6726 u32 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);
7384 ((be32_to_cpu(sdt.hdr.state) != IPR_FMT3_SDT_READY_TO_USE) &&
7385 (be32_to_cpu(sdt.hdr.state) != IPR_FMT2_SDT_READY_TO_USE))) {
7391 if (be32_to_cpu(sdt.hdr.state) == IPR_FMT3_SDT_READY_TO_USE)
7392 length = be32_to_cpu(sdt.entry[0].end_token);
7394 length = (be32_to_cpu(sdt.entry[0].end_token) -
7395 be32_to_cpu(sdt.entry[0].start_token)) &
7404 be32_to_cpu(sdt.entry[0].start_token),
7410 ioasc = be32_to_cpu(hostrcb->hcam.u.error.fd_ioasc);
7786 ioasc = be32_to_cpu(ipr_cmd->s.ioasa.hdr.ioasc);