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

/netbsd-current/sys/dev/ic/
H A Dath_netbsd.h48 #define TASK_RUN_OR_ENQUEUE(__task) \ macro
H A Dath.c801 TASK_RUN_OR_ENQUEUE(&sc->sc_fataltask);
805 TASK_RUN_OR_ENQUEUE(&sc->sc_rxorntask);
831 TASK_RUN_OR_ENQUEUE(&sc->sc_rxtask);
833 TASK_RUN_OR_ENQUEUE(&sc->sc_txtask);
836 TASK_RUN_OR_ENQUEUE(&sc->sc_bmisstask);
2322 TASK_RUN_OR_ENQUEUE(&sc->sc_bstucktask);
3315 TASK_RUN_OR_ENQUEUE(&sc->sc_radartask);

Completed in 137 milliseconds