Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws.h130 TWS_RESET_COMPLETE, enumerator
H A Dtws_cam.c1154 tws_send_event(sc, TWS_RESET_COMPLETE); in tws_timeout()
1183 tws_send_event(sc, TWS_RESET_COMPLETE); in tws_reset()
H A Dtws.c738 case TWS_RESET_COMPLETE: in tws_send_event()