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

/freebsd-11-stable/sys/dev/hptnr/
H A Dldm.h112 struct tq_item callback;
127 struct tq_item *head, *tail;
134 struct tq_item wakeup_fn;
215 struct tq_item dpc;
278 struct tq_item reset_dpc;
281 struct tq_item fail_dpc;
498 void ldm_queue_task(struct task_queue *tq, struct tq_item *t);
499 void ldm_queue_vbus_dpc(PVBUS vbus, struct tq_item *t);
H A Dhim.h396 struct tq_item { struct
399 struct tq_item *next;
415 struct tq_item done_dpc;
H A Darray.h102 struct tq_item task;
/freebsd-11-stable/sys/dev/hptrr/
H A Dldm.h111 struct tq_item callback;
126 struct tq_item *head, *tail;
133 struct tq_item wakeup_fn;
213 struct tq_item dpc;
273 struct tq_item reset_dpc;
276 struct tq_item fail_dpc;
492 void ldm_queue_task(struct task_queue *tq, struct tq_item *t);
493 void ldm_queue_vbus_dpc(PVBUS vbus, struct tq_item *t);
H A Dhim.h351 struct tq_item { struct
354 struct tq_item *next;
370 struct tq_item done_dpc;
H A Darray.h105 struct tq_item task;
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dldm.h112 struct tq_item callback;
127 struct tq_item *head, *tail;
134 struct tq_item wakeup_fn;
215 struct tq_item dpc;
279 struct tq_item reset_dpc;
282 struct tq_item fail_dpc;
499 void ldm_queue_vbus_dpc(PVBUS vbus, struct tq_item *t);
500 void ldm_queue_vbus_idle(PVBUS vbus, struct tq_item *t);
H A Dhim.h408 struct tq_item { struct
411 struct tq_item *next;
427 struct tq_item done_dpc;
H A Darray.h103 struct tq_item task;

Completed in 85 milliseconds