OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bi_chan_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
icpreg.h
244
u_int8_t
bi_chan_count
; /* channel count */
member in struct:icp_binfo
icp.c
290
binfo.
bi_chan_count
, le32toh(binfo.bi_memsize) >> 20);
313
icp->icp_nchan = binfo.
bi_chan_count
;
338
for (j = 0; j < binfo.
bi_chan_count
; j++, ri++)
346
for (j = 0; j < binfo.
bi_chan_count
; j++) {
359
for (j = 0; j < binfo.
bi_chan_count
; j++) {
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025