Home
last modified time | relevance | path

Searched refs:DEF_PORTS (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_ahci.c61 #define DEF_PORTS 6 /* Intel ICH8 AHCI supports 6 ports */ macro
2540 if (sc->ports < DEF_PORTS) in pci_ahci_init()
2541 sc->ports = DEF_PORTS; in pci_ahci_init()