Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dahci.h204 #define AHCI_EM_SGPIO 0x00080000 macro
/src/sys/dev/ahci/
H A Dahci.h201 #define AHCI_EM_SGPIO 0x00080000 macro
H A Dahciem.c149 (enc->capsem & AHCI_EM_SGPIO) ? " SGPIO":"", in ahci_em_attach()