Searched refs:outlist_cptr_phy (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dhptiop.h303 dma_addr_t outlist_cptr_phy; member in struct:hptiop_hba::__anon5484::__anon5487
H A Dhptiop.c996 writel(cpu_to_le32(hba->u.mvfrey.outlist_cptr_phy & 0xffffffff),
998 writel(cpu_to_le32((hba->u.mvfrey.outlist_cptr_phy >> 16) >> 16),
1252 hba->u.mvfrey.outlist_cptr_phy = phy;

Completed in 190 milliseconds