OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ntxsegs_alloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_sip.c
1075
int
ntxsegs_alloc
;
local in function:sipcom_attach
1117
ntxsegs_alloc
= sc->sc_parm->p_ntxsegs_alloc;
1118
sc->sc_ntxdesc = SIP_TXQUEUELEN *
ntxsegs_alloc
;
if_sip.c
1075
int
ntxsegs_alloc
;
local in function:sipcom_attach
1117
ntxsegs_alloc
= sc->sc_parm->p_ntxsegs_alloc;
1118
sc->sc_ntxdesc = SIP_TXQUEUELEN *
ntxsegs_alloc
;
Completed in 28 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025