Searched refs:pthru_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.h125 * @pthru_dma_h : dma handle for the passthru structure
141 dma_addr_t pthru_dma_h; member in struct:__anon14773
H A Dmegaraid_mbox.c1098 ccb->pthru_dma_h = ccb->epthru_dma_h;
1678 mbox64->xferaddr_lo = (uint32_t )ccb->pthru_dma_h;
1885 mbox64->xferaddr_lo = (uint32_t)ccb->pthru_dma_h;

Completed in 50 milliseconds