Searched refs:noct_workq (Results 1 – 2 of 2) sorted by relevance
48 struct noct_workq { struct49 SIMPLEQ_ENTRY(noct_workq) q_next;95 SIMPLEQ_HEAD(,noct_workq) sc_inq;96 SIMPLEQ_HEAD(,noct_workq) sc_chipq;97 SIMPLEQ_HEAD(,noct_workq) sc_outq;
90 void noct_ea_start(struct noct_softc *, struct noct_workq *);91 void noct_ea_start_hash(struct noct_softc *, struct noct_workq *,93 void noct_ea_start_des(struct noct_softc *, struct noct_workq *,887 struct noct_workq *q;970 struct noct_workq *q;1012 struct noct_workq *q;1121 struct noct_workq *q;1283 struct noct_workq *q;1871 struct noct_workq *q = NULL;1882 q = (struct noct_workq *)malloc(sizeof(struct noct_workq),