Searched refs:AAC_MIN_FOOTPRINT_SIZE (Results 1 – 3 of 3) sorted by relevance
581 if (aac_adapter_ioremap(dev, AAC_MIN_FOOTPRINT_SIZE)) { in aac_init_adapter()
1614 #ifndef AAC_MIN_FOOTPRINT_SIZE1615 # define AAC_MIN_FOOTPRINT_SIZE 8192 macro
1688 aac->base_size = AAC_MIN_FOOTPRINT_SIZE; in aac_probe_one()2052 if (aac_adapter_ioremap(aac, AAC_MIN_FOOTPRINT_SIZE)) { in aac_pci_resume()