Searched refs:tws_q_remove_head (Results 1 – 2 of 2) sorted by relevance
46 struct tws_request *tws_q_remove_head(struct tws_softc *sc, u_int8_t q_type );261 tws_q_remove_head(struct tws_softc *sc, u_int8_t q_type ) in tws_q_remove_head() function321 return(tws_q_remove_head(sc, q_type)); in tws_q_remove_request()
61 extern struct tws_request *tws_q_remove_head(struct tws_softc *sc, 825 r = tws_q_remove_head(sc, TWS_FREE_Q); in tws_get_request()