Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge.c185 if ((rc = sfxge_rx_init(sp)) != 0) in sfxge_create()
H A Dsfxge.h938 extern int sfxge_rx_init(sfxge_t *);
H A Dsfxge_rx.c2532 sfxge_rx_init(sfxge_t *sp) in sfxge_rx_init() function