OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERIPH_RECOVERY_ACTIVE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
scsipi_base.c
500
PERIPH_RECOVERY_ACTIVE
) != 0)
502
periph->periph_flags |=
PERIPH_RECOVERY_ACTIVE
;
535
periph->periph_flags &= ~
PERIPH_RECOVERY_ACTIVE
;
588
if ((periph->periph_flags &
PERIPH_RECOVERY_ACTIVE
) != 0 &&
598
periph->periph_flags &= ~
PERIPH_RECOVERY_ACTIVE
;
scsipiconf.h
476
#define
PERIPH_RECOVERY_ACTIVE
0x0100 /* a recovery command is active */
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025