OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tulip_txsoft
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
tulipvar.h
97
struct
tulip_txsoft
{
struct
103
SIMPLEQ_ENTRY(
tulip_txsoft
) txs_q;
106
SIMPLEQ_HEAD(tulip_txsq,
tulip_txsoft
);
419
struct
tulip_txsoft
sc_txsoft[TULIP_TXQUEUELEN];
tulipvar.h
97
struct
tulip_txsoft
{
struct
103
SIMPLEQ_ENTRY(
tulip_txsoft
) txs_q;
106
SIMPLEQ_HEAD(tulip_txsq,
tulip_txsoft
);
419
struct
tulip_txsoft
sc_txsoft[TULIP_TXQUEUELEN];
Completed in 23 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025