OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ti_jslots
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_tireg.h
993
#ifndef
TI_JSLOTS
994
#define
TI_JSLOTS
384
1002
#define TI_RESID (TI_JPAGESZ - (TI_JLEN *
TI_JSLOTS
) % TI_JPAGESZ)
1003
#define TI_JMEM ((TI_JLEN *
TI_JSLOTS
) + TI_RESID)
1055
void *
ti_jslots
[
TI_JSLOTS
];
member in struct:ti_chain_data
if_ti.c
613
for (i = 0; i <
TI_JSLOTS
; i++) {
614
sc->ti_cdata.
ti_jslots
[i] = ptr;
644
return (sc->ti_cdata.
ti_jslots
[entry->slot]);
668
if ((i < 0) || (i >=
TI_JSLOTS
))
Completed in 15 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025