OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fifocnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
mesh.c
323
int
fifocnt
;
local in function:mesh_intr
364
fifocnt
= mesh_read_reg(sc, MESH_FIFO_COUNT);
365
if (
fifocnt
!= 0) {
370
-
fifocnt
;
371
DPRINTF("
fifocnt
= %d, resid = %d\n",
372
fifocnt
, scb->resid);
373
while (
fifocnt
> 0) {
376
fifocnt
--;
mesh.c
323
int
fifocnt
;
local in function:mesh_intr
364
fifocnt
= mesh_read_reg(sc, MESH_FIFO_COUNT);
365
if (
fifocnt
!= 0) {
370
-
fifocnt
;
371
DPRINTF("
fifocnt
= %d, resid = %d\n",
372
fifocnt
, scb->resid);
373
while (
fifocnt
> 0) {
376
fifocnt
--;
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025