Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dahci.h169 #define AHCI_CAP_SALP 0x04000000 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.h166 #define AHCI_CAP_SALP 0x04000000 macro
H A Dahci.c328 (ctlr->caps & AHCI_CAP_SALP) ? " ALP":"", in ahci_attach()