OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATA_DRIVE_RESET
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/mca/
ed_mca.c
460
wd->drvp->drive_flags |=
ATA_DRIVE_RESET
;
506
wd->drvp->drive_flags |=
ATA_DRIVE_RESET
;
/src/sys/dev/ata/
atavar.h
273
#define
ATA_DRIVE_RESET
0x0010 /* reset the drive state at next xfer */
ata.c
1195
if (drvp->drive_flags &
ATA_DRIVE_RESET
) {
1196
drvp->drive_flags &= ~
ATA_DRIVE_RESET
;
Completed in 15 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025