OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_atawait
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ninjaata32var.h
93
uint8_t
sc_atawait
;
member in struct:njata32_softc
ninjaata32.c
94
NJATA32_REG_TIMING, NJATA32_TIMING_PIO0 + sc->
sc_atawait
);
222
if ((sc->
sc_atawait
=
225
NJATA32NAME(sc), sc->
sc_atawait
);
351
sc->sc_timing_pio += sc->
sc_atawait
;
589
if (sc->
sc_atawait
< 0x11) {
590
if ((sc->
sc_atawait
& 0xf) == 0)
591
sc->
sc_atawait
++;
593
sc->
sc_atawait
+= 0x10;
594
printf(", new ATA wait = %#x", sc->
sc_atawait
);
Completed in 12 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025