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

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.c311 (void) zyd_serial_enter(sc, ZYD_NO_SIG);
322 (void) zyd_serial_enter(sc, ZYD_NO_SIG);
449 (void) zyd_serial_enter(sc, ZYD_NO_SIG);
781 (void) zyd_serial_enter(sc, ZYD_NO_SIG);
805 (void) zyd_serial_enter(sc, ZYD_NO_SIG);
990 (void) zyd_serial_enter(sc, ZYD_SER_SIG);
1012 * be serialized with a pair of zyd_serial_enter()/zyd_serial_exit().
1039 zyd_serial_enter(struct zyd_softc *sc, boolean_t wait_sig) function

Completed in 55 milliseconds