Home
last modified time | relevance | path

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

/NextBSD/sys/dev/tws/
HDtws.h121 TWS_RESET, enumerator
HDtws.c762 if (sc->tws_state != TWS_RESET) { in tws_send_event()
764 sc->tws_state = TWS_RESET; in tws_send_event()
769 if (sc->tws_state != TWS_RESET) { in tws_send_event()
HDtws_cam.c1070 if ( tws_get_state(sc) == TWS_RESET ) { in tws_intr()
1167 if ( tws_get_state(sc) == TWS_RESET ) { in tws_timeout()
1202 if ( tws_get_state(sc) == TWS_RESET ) { in tws_reset()
1233 if ( tws_get_state(sc) != TWS_RESET ) { in tws_reset_cb()