OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FETCH_INPROG
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic79xx.seq
1253
test SG_STATE,
FETCH_INPROG
jz disable_ccsgen_fetch_done;
1292
or SG_STATE,
FETCH_INPROG
ret;
1298
test SG_STATE,
FETCH_INPROG
jz return;
aic79xx.reg
3474
field
FETCH_INPROG
0x04
aic79xx_reg.h
3279
#define
FETCH_INPROG
0x04
/src/sys/dev/ic/
aic79xx.c
376
if ((ahd_inb(ahd, SG_STATE) &
FETCH_INPROG
) != 0)
651
if ((ahd_inb(ahd, SG_STATE) &
FETCH_INPROG
) != 0)
715
if ((ahd_inb(ahd, SG_STATE) &
FETCH_INPROG
) != 0) {
Completed in 24 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025