Home
last modified time | relevance | path

Searched refs:t1_sge_create (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h441 pesge *t1_sge_create(ch_t *, struct sge_params *);
H A Dsge.c133 t1_sge_create(ch_t *sa, struct sge_params *p) in t1_sge_create() function
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.allocation_funcs1075 t1_sge_create
H A Dkernel.allocation_funcs_gfp662 t1_sge_create X
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c1380 adapter->sge = t1_sge_create(adapter, &adapter->params.sge); in t1_init_sw_modules()