Home
last modified time | relevance | path

Searched refs:sgpg_pa (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bfa/
A Dbfa_svc.h42 union bfi_addr_u sgpg_pa; /* pa of SG page */ member
A Dbfa_svc.c5173 } sgpg_pa, sgpg_pa_tmp; in bfa_sgpg_attach() local
5198 sgpg_pa.pa = bfa_mem_dma_phys(seg_ptr) + align_len; in bfa_sgpg_attach()
5199 WARN_ON(sgpg_pa.pa & (sgpg_sz - 1)); in bfa_sgpg_attach()
5208 sgpg_pa_tmp.pa = bfa_sgaddr_le(sgpg_pa.pa); in bfa_sgpg_attach()
5209 hsgpg->sgpg_pa = sgpg_pa_tmp.addr; in bfa_sgpg_attach()
5214 sgpg_pa.pa += sgpg_sz; in bfa_sgpg_attach()
A Dbfa_fcpim.c2471 sgpge->sga = sgpg->sgpg_pa; in bfa_ioim_send_ioreq()
2481 sge->sga = ioim->sgpg->sgpg_pa; in bfa_ioim_send_ioreq()

Completed in 33 milliseconds