Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws.h129 TWS_RESET_START, enumerator
H A Dtws_cam.c1138 tws_send_event(sc, TWS_RESET_START); in tws_timeout()
1173 tws_send_event(sc, TWS_RESET_START); in tws_reset()
H A Dtws.c730 case TWS_RESET_START: in tws_send_event()