Searched refs:AAC_MIN_FOOTPRINT_SIZE (Results 1 – 3 of 3) sorted by relevance
585 if (aac_adapter_ioremap(dev, AAC_MIN_FOOTPRINT_SIZE)) { in aac_init_adapter()
1682 aac->base_size = AAC_MIN_FOOTPRINT_SIZE; in aac_probe_one()2007 if (aac_adapter_ioremap(aac, AAC_MIN_FOOTPRINT_SIZE)) { in aac_pci_resume()
1618 #ifndef AAC_MIN_FOOTPRINT_SIZE1619 # define AAC_MIN_FOOTPRINT_SIZE 8192 macro