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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c293 static int ural_rx_trigger(struct ural_softc *);
531 (void) ural_rx_trigger(sc);
1580 ural_rx_trigger(struct ural_softc *sc) function
1588 "ural_rx_trigger(): failed to allocate req");
1605 ral_debug(RAL_DBG_ERR, "ural_rx_trigger(): "
1633 if (ural_rx_trigger(sc) != 0) {

Completed in 63 milliseconds