OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vf_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
veritefbio.h
121
uint32_t
vf_count
; /* 1..VFB_DBG_FIFO_MAX */
member in struct:veritefb_dbg_fifowr
veritefb.c
1716
if (vf->
vf_count
< 1 ||
1717
vf->
vf_count
> VFB_DBG_FIFO_MAX)
1726
error = veritefb_waitfifo_raw(sc, vf->
vf_count
,
1730
for (i = 0; i < vf->
vf_count
; i++)
Completed in 64 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026