OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ATA_READ
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/emips/ebus/
ace_ebus.c
128
#define
ATA_READ
0x0020 /* transfer is a read (otherwise a write) */
407
if (sc->sc_bio.flags &
ATA_READ
) {
1837
sc->sc_bio.flags |=
ATA_READ
;
flash_ebus.c
148
#define
ATA_READ
0x0020 /* transfer is a read (otherwise a write) */
1615
if (sc->sc_bio.flags &
ATA_READ
) {
1765
sc->sc_bio.flags |=
ATA_READ
;
/src/sys/dev/ata/
atavar.h
49
#define
ATA_READ
0x0020 /* transfer is a read (otherwise a write) */
Completed in 33 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025