OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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_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
Completed in 33 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025