Searched refs:msixbase (Results 1 – 3 of 3) sorted by relevance
2153 ha->msixbase = ioremap(pci_resource_start(ha->pdev, 2), in qla83xx_iospace_config()2155 if (ha->msixbase) { in qla83xx_iospace_config()3758 ha->msixbase) in qla2x00_unmap_iobases()3759 iounmap(ha->msixbase); in qla2x00_unmap_iobases()
4067 device_reg_t *msixbase; member
4419 if (ha->msixbase && ha->mqiobase && in qla24xx_enable_msix()