Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/bhyve/
H A Dpci_ahci.c64 #define DEF_PORTS 6 /* Intel ICH8 AHCI supports 6 ports */ macro
2585 if (sc->ports < DEF_PORTS) in pci_ahci_init()
2586 sc->ports = DEF_PORTS; in pci_ahci_init()