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