Searched refs:AHCI_CAP2_SDS (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/bhyve/
H A Dahci.h214 #define AHCI_CAP2_SDS 0x00000008 macro
/freebsd-current/sys/dev/ahci/
H A Dahci.h211 #define AHCI_CAP2_SDS 0x00000008 macro
H A Dahci.c350 (ctlr->caps2 & AHCI_CAP2_SDS) ? " SDS":"",
857 if (ch->caps2 & AHCI_CAP2_SDS)

Completed in 84 milliseconds