Searched refs:tws_q_remove_head (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/tws/
H A Dtws_services.c46 struct tws_request *tws_q_remove_head(struct tws_softc *sc, u_int8_t q_type );
268 tws_q_remove_head(struct tws_softc *sc, u_int8_t q_type ) function
328 return(tws_q_remove_head(sc, q_type));
H A Dtws.c62 extern struct tws_request *tws_q_remove_head(struct tws_softc *sc,
856 r = tws_q_remove_head(sc, TWS_FREE_Q);

Completed in 63 milliseconds