Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/tws/
Dtws.h131 TWS_RESET_COMPLETE, enumerator
Dtws_cam.c1191 tws_send_event(sc, TWS_RESET_COMPLETE); in tws_timeout()
1222 tws_send_event(sc, TWS_RESET_COMPLETE); in tws_reset()
Dtws.c744 case TWS_RESET_COMPLETE: in tws_send_event()