Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge.c188 if ((rc = sfxge_tx_init(sp)) != 0) in sfxge_create()
H A Dsfxge.h958 extern int sfxge_tx_init(sfxge_t *);
H A Dsfxge_tx.c2601 sfxge_tx_init(sfxge_t *sp) in sfxge_tx_init() function