Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dahci.h171 #define AHCI_CAP_SMPS 0x10000000 macro
H A Dpci_ahci.c2587 AHCI_CAP_SMPS | AHCI_CAP_SSS | AHCI_CAP_SALP | in pci_ahci_init()
/freebsd/sys/dev/ahci/
H A Dahci.h168 #define AHCI_CAP_SMPS 0x10000000 macro
H A Dahci.c326 (ctlr->caps & AHCI_CAP_SMPS) ? " MPS":"", in ahci_attach()