Searched defs:rum_tx_trigger (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c288 static int rum_tx_trigger(struct rum_softc *, mblk_t *);
868 rv = rum_tx_trigger(sc, m);
1546 rum_tx_trigger(struct rum_softc *sc, mblk_t *mp) function
1556 "rum_tx_trigger(): failed to allocate req");
1574 ral_debug(RAL_DBG_ERR, "rum_tx_trigger(): "

Completed in 580 milliseconds