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