Searched refs:BAR0_LEN_FX00 (Results 1 – 2 of 2) sorted by relevance
784 if (pci_resource_len(ha->pdev, 0) < BAR0_LEN_FX00) { in qlafx00_iospace_config()792 ioremap_nocache(pci_resource_start(ha->pdev, 0), BAR0_LEN_FX00); in qlafx00_iospace_config()
3688 #define BAR0_LEN_FX00 (1024 * 1024) macro