Searched refs:DEF_PORTS (Results 1 – 1 of 1) sorted by relevance
64 #define DEF_PORTS 6 /* Intel ICH8 AHCI supports 6 ports */ macro2600 if (sc->ports < DEF_PORTS) in pci_ahci_init()2601 sc->ports = DEF_PORTS; in pci_ahci_init()