OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:modnext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
335
u_int
modnext
;
local in function:ahc_run_qoutfifo
344
modnext
= ahc->qoutfifonext & ~0x3;
345
*((uint32_t *)(&ahc->qoutfifo[
modnext
])) = 0xFFFFFFFFUL;
349
/*offset*/
modnext
, /*len*/4,
aic7xxx.c
335
u_int
modnext
;
local in function:ahc_run_qoutfifo
344
modnext
= ahc->qoutfifonext & ~0x3;
345
*((uint32_t *)(&ahc->qoutfifo[
modnext
])) = 0xFFFFFFFFUL;
349
/*offset*/
modnext
, /*len*/4,
Completed in 31 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025