Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dpe.c108 static int pe_big_rbuf_pool_init(ch_t *sa);
925 if (pe_big_rbuf_pool_init(chp) == 0) in pe_attach()
1182 pe_big_rbuf_pool_init(ch_t *sa) in pe_big_rbuf_pool_init() function