Home
last modified time | relevance | path

Searched refs:fcLQ_dma_handle (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DcpqfcTScontrol.c64 …tent(cpqfcHBAdata->PciDev, sizeof(FC_LINK_QUE), cpqfcHBAdata->fcLQ, cpqfcHBAdata->fcLQ_dma_handle); in cpqfc_free_dma_consistent()
108 … = pci_alloc_consistent(cpqfcHBAdata->PciDev, sizeof(FC_LINK_QUE), &cpqfcHBAdata->fcLQ_dma_handle); in CpqTsCreateTachLiteQues()
DcpqfcTSstructs.h899 dma_addr_t fcLQ_dma_handle; member