Home
last modified time | relevance | path

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

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