Searched refs:BAR2_LEN_FX00 (Results 1 – 2 of 2) sorted by relevance
805 if (pci_resource_len(ha->pdev, 2) < BAR2_LEN_FX00) { in qlafx00_iospace_config()813 ioremap_nocache(pci_resource_start(ha->pdev, 2), BAR2_LEN_FX00); in qlafx00_iospace_config()
3689 #define BAR2_LEN_FX00 (128 * 1024) macro