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