Searched refs:msixbase (Results 1 – 3 of 3) sorted by relevance
2083 ha->msixbase = ioremap(pci_resource_start(ha->pdev, 2), in qla83xx_iospace_config()2085 if (ha->msixbase) { in qla83xx_iospace_config()3652 ha->msixbase) in qla2x00_unmap_iobases()3653 iounmap(ha->msixbase); in qla2x00_unmap_iobases()
3559 if (ha->msixbase && ha->mqiobase && in qla24xx_enable_msix()
3700 device_reg_t *msixbase; member