OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wrap_qinfifonext
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
aic79xx.c
7065
u_int
wrap_qinfifonext
;
local in function:ahd_qinfifo_count
7070
wrap_qinfifonext
= AHD_QIN_WRAP(ahd->qinfifonext);
7071
if (
wrap_qinfifonext
>= wrap_qinpos)
7072
return (
wrap_qinfifonext
- wrap_qinpos);
7074
return (
wrap_qinfifonext
Completed in 46 milliseconds
Indexes created Fri Oct 03 15:10:06 GMT 2025