Searched refs:AHCI_CAP_PSC (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.sbin/bhyve/
H A Dahci.h159 #define AHCI_CAP_PSC 0x00002000 macro
H A Dpci_ahci.c2539 AHCI_CAP_PMD | AHCI_CAP_SSC | AHCI_CAP_PSC |
/freebsd-current/sys/dev/ahci/
H A Dahci.h156 #define AHCI_CAP_PSC 0x00002000 macro
H A Dahci.c339 (ctlr->caps & AHCI_CAP_PSC) ? " PSC":"",
2802 if (ch->caps & (AHCI_CAP_PSC | AHCI_CAP_SSC))

Completed in 126 milliseconds