Searched refs:epthru_pci_blk (Results 1 - 1 of 1) 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.c992 struct mraid_pci_blk *epthru_pci_blk; local
1073 epthru_pci_blk = raid_dev->epthru_pool;
1095 epthru_pci_blk[i].vaddr;
1096 ccb->epthru_dma_h = epthru_pci_blk[i].dma_addr;
1173 struct mraid_pci_blk *epthru_pci_blk; local
1216 epthru_pci_blk = raid_dev->epthru_pool;
1218 epthru_pci_blk[i].vaddr = pci_pool_alloc(
1221 &epthru_pci_blk[i].dma_addr);
1222 if (!epthru_pci_blk[i].vaddr) {
1269 struct mraid_pci_blk *epthru_pci_blk; local
[all...]

Completed in 100 milliseconds