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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/megaraid/
H A Dmegaraid_mbox.h127 * @epthru_dma_h : dma handle for extended passthru structure
143 dma_addr_t epthru_dma_h; member in struct:__anon14773
H A Dmegaraid_mbox.c1096 ccb->epthru_dma_h = epthru_pci_blk[i].dma_addr;
1098 ccb->pthru_dma_h = ccb->epthru_dma_h;
1876 mbox64->xferaddr_lo = (uint32_t)ccb->epthru_dma_h;

Completed in 61 milliseconds