Searched refs:msixbase (Results 1 – 3 of 3) sorted by relevance
1768 ha->msixbase = ioremap(pci_resource_start(ha->pdev, 2), in qla83xx_iospace_config()1770 if (ha->msixbase) { in qla83xx_iospace_config()3181 if ((IS_QLA83XX(ha) || IS_QLA27XX(ha)) && ha->msixbase) in qla2x00_unmap_iobases()3182 iounmap(ha->msixbase); in qla2x00_unmap_iobases()
3060 device_reg_t *msixbase; member
3161 if (ha->msixbase && ha->mqiobase && in qla24xx_enable_msix()