Searched refs:msixbase (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_os.c1672 ha->msixbase = ioremap(pci_resource_start(ha->pdev, 2),
1674 if (ha->msixbase) {
2748 if (IS_QLA83XX(ha) && ha->msixbase)
2749 iounmap(ha->msixbase);
H A Dqla_def.h2482 device_reg_t __iomem *msixbase; member in struct:qla_hw_data
H A Dqla_isr.c2456 if (ha->msixbase && ha->mqiobase &&

Completed in 235 milliseconds