Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bhyve/
H A Dahci.h296 #define AHCI_P_DEVSLP 0x44 macro
/freebsd-12.1/sys/dev/ahci/
H A Dahci.h294 #define AHCI_P_DEVSLP 0x44 macro
H A Dahci.c836 ch->chscaps = ATA_INL(ch->r_mem, AHCI_P_DEVSLP); in ahci_ch_attach()