Home
last modified time | relevance | path

Searched refs:addrLow (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/qla4xxx/
H A Dql4_iocb.c185 cur_dsd->base.addrLow = cpu_to_le32(LSDW(sle_dma)); in qla4xxx_build_scsi_iocbs()
415 passthru_iocb->out_dsd.base.addrLow = in qla4xxx_send_passthru0()
424 passthru_iocb->in_dsd.base.addrLow = in qla4xxx_send_passthru0()
H A Dql4_fw.h1093 uint32_t addrLow; member
/linux/drivers/scsi/aacraid/
H A Daachba.c3942 rio2->sge[i].addrLow = cpu_to_le32((u32)(addr & 0xffffffff)); in aac_build_sgraw2()
4019 addr_low = rio2->sge[i].addrLow + j * pages * PAGE_SIZE; in aac_convert_sgraw2()
4020 sge[pos].addrLow = addr_low; in aac_convert_sgraw2()
4022 if (addr_low < rio2->sge[i].addrLow) in aac_convert_sgraw2()
H A Daacraid.h494 u32 addrLow; member
/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c332 le32_to_cpu(hbqe->bde.addrLow), in lpfc_debugfs_hbqinfo_data()
360 if (phys == le32_to_cpu(hbqe->bde.addrLow)) { in lpfc_debugfs_hbqinfo_data()
H A Dlpfc_init.c2863 icmd->un.cont64[0].addrLow = putPaddrLow(mp1->phys); in lpfc_sli3_post_buffer()
2869 icmd->un.cont64[1].addrLow = putPaddrLow(mp2->phys); in lpfc_sli3_post_buffer()