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

/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c289 static int rum_rx_trigger(struct rum_softc *);
594 (void) rum_rx_trigger(sc);
1586 rum_rx_trigger(struct rum_softc *sc) function
1594 "rum_rx_trigger(): failed to allocate req");
1611 ral_debug(RAL_DBG_ERR, "rum_rx_trigger(): "
1639 if (rum_rx_trigger(sc) != 0) {

Completed in 64 milliseconds