Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_services.h117 #define TWS_FREE_Q 0 macro
H A Dtws.c696 tws_q_insert_tail(sc, &sc->reqs[i], TWS_FREE_Q); in tws_init_reqs()
825 r = tws_q_remove_head(sc, TWS_FREE_Q); in tws_get_request()
860 tws_q_insert_tail(sc, req, TWS_FREE_Q); in tws_release_request()
H A Dtws_cam.c335 tws_q_insert_tail(sc, req, TWS_FREE_Q); in tws_scsi_complete()
547 tws_q_insert_tail(sc, req, TWS_FREE_Q); in tws_scsi_err_complete()
589 tws_q_insert_tail(sc, req, TWS_FREE_Q); in tws_drain_busy_queue()