Searched refs:tq_item (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/dev/hpt27xx/
H A Dldm.h114 struct tq_item callback;
129 struct tq_item *head, *tail;
136 struct tq_item wakeup_fn;
217 struct tq_item dpc;
281 struct tq_item reset_dpc;
284 struct tq_item fail_dpc;
501 void ldm_queue_vbus_dpc(PVBUS vbus, struct tq_item *t);
502 void ldm_queue_vbus_idle(PVBUS vbus, struct tq_item *t);
H A Dhim.h410 struct tq_item { struct
413 struct tq_item *next;
429 struct tq_item done_dpc;
H A Darray.h105 struct tq_item task;
/freebsd-13-stable/sys/dev/hptnr/
H A Dldm.h114 struct tq_item callback;
129 struct tq_item *head, *tail;
136 struct tq_item wakeup_fn;
217 struct tq_item dpc;
280 struct tq_item reset_dpc;
283 struct tq_item fail_dpc;
500 void ldm_queue_task(struct task_queue *tq, struct tq_item *t);
501 void ldm_queue_vbus_dpc(PVBUS vbus, struct tq_item *t);
H A Dhim.h398 struct tq_item { struct
401 struct tq_item *next;
417 struct tq_item done_dpc;
H A Darray.h104 struct tq_item task;
/freebsd-13-stable/sys/dev/hptrr/
H A Dldm.h113 struct tq_item callback;
128 struct tq_item *head, *tail;
135 struct tq_item wakeup_fn;
215 struct tq_item dpc;
275 struct tq_item reset_dpc;
278 struct tq_item fail_dpc;
494 void ldm_queue_task(struct task_queue *tq, struct tq_item *t);
495 void ldm_queue_vbus_dpc(PVBUS vbus, struct tq_item *t);
H A Dhim.h353 struct tq_item { struct
356 struct tq_item *next;
372 struct tq_item done_dpc;
H A Darray.h107 struct tq_item task;

Completed in 49 milliseconds