Lines Matching refs:SIMPLEQ_FIRST
91 #define SIMPLEQ_FIRST STAILQ_FIRST macro
517 q = SIMPLEQ_FIRST(&sc->sc_freequeue); in ubsec_detach()
609 q = SIMPLEQ_FIRST(&sc->sc_qchip); in ubsec_intr()
652 q2 = SIMPLEQ_FIRST(&sc->sc_qchip2); in ubsec_intr()
767 q = SIMPLEQ_FIRST(&sc->sc_queue); in ubsec_feed()
778 q2 = SIMPLEQ_FIRST(&sc->sc_queue); in ubsec_feed()
803 q = SIMPLEQ_FIRST(&sc->sc_queue); in ubsec_feed()
998 q = SIMPLEQ_FIRST(&sc->sc_freequeue); in ubsec_process()
1600 q = SIMPLEQ_FIRST(&sc->sc_queue2); in ubsec_feed2()
1920 q = SIMPLEQ_FIRST(&sc->sc_qchip); in ubsec_cleanchip()
2045 q = SIMPLEQ_FIRST(&sc->sc_q2free); in ubsec_kprocess()