Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ahci/
HDahci.c1190 ap->ap_flags |= AP_F_IN_RESET;
1363 ap->ap_flags &= ~AP_F_IN_RESET;
1624 ap->ap_flags |= AP_F_IN_RESET;
1719 ap->ap_flags &= ~AP_F_IN_RESET;
2735 if (ap->ap_flags & AP_F_IN_RESET)
2918 if (ap->ap_flags & AP_F_IN_RESET)
3196 ap->ap_flags |= AP_F_IN_RESET;
3209 if ((ap->ap_flags & AP_F_IN_RESET) == 0) {
3224 if ((ap->ap_flags & AP_F_IN_RESET) == 0) {
HDahci.h448 #define AP_F_IN_RESET 0x0004 macro
/dragonfly/sys/dev/disk/sili/
HDsili.h750 #define AP_F_IN_RESET 0x0004 macro