tws_q_remove_head
extern struct tws_request *tws_q_remove_head(struct tws_softc *sc,
r = tws_q_remove_head(sc, TWS_FREE_Q);
return(tws_q_remove_head(sc, q_type));
struct tws_request *tws_q_remove_head(struct tws_softc *sc, u_int8_t q_type );