Symbol: tq_item
sys/dev/hpt27xx/array.h
103
struct tq_item task;
sys/dev/hpt27xx/him.h
411
struct tq_item *next;
sys/dev/hpt27xx/him.h
427
struct tq_item done_dpc;
sys/dev/hpt27xx/ldm.h
112
struct tq_item callback;
sys/dev/hpt27xx/ldm.h
127
struct tq_item *head, *tail;
sys/dev/hpt27xx/ldm.h
134
struct tq_item wakeup_fn;
sys/dev/hpt27xx/ldm.h
215
struct tq_item dpc;
sys/dev/hpt27xx/ldm.h
279
struct tq_item reset_dpc;
sys/dev/hpt27xx/ldm.h
282
struct tq_item fail_dpc;
sys/dev/hpt27xx/ldm.h
499
void ldm_queue_vbus_dpc(PVBUS vbus, struct tq_item *t);
sys/dev/hpt27xx/ldm.h
500
void ldm_queue_vbus_idle(PVBUS vbus, struct tq_item *t);
sys/dev/hptnr/array.h
103
struct tq_item task;
sys/dev/hptnr/him.h
399
struct tq_item *next;
sys/dev/hptnr/him.h
415
struct tq_item done_dpc;
sys/dev/hptnr/ldm.h
112
struct tq_item callback;
sys/dev/hptnr/ldm.h
127
struct tq_item *head, *tail;
sys/dev/hptnr/ldm.h
134
struct tq_item wakeup_fn;
sys/dev/hptnr/ldm.h
215
struct tq_item dpc;
sys/dev/hptnr/ldm.h
278
struct tq_item reset_dpc;
sys/dev/hptnr/ldm.h
281
struct tq_item fail_dpc;
sys/dev/hptnr/ldm.h
498
void ldm_queue_task(struct task_queue *tq, struct tq_item *t);
sys/dev/hptnr/ldm.h
499
void ldm_queue_vbus_dpc(PVBUS vbus, struct tq_item *t);
sys/dev/hptrr/array.h
105
struct tq_item task;
sys/dev/hptrr/him.h
354
struct tq_item *next;
sys/dev/hptrr/him.h
370
struct tq_item done_dpc;
sys/dev/hptrr/ldm.h
111
struct tq_item callback;
sys/dev/hptrr/ldm.h
126
struct tq_item *head, *tail;
sys/dev/hptrr/ldm.h
133
struct tq_item wakeup_fn;
sys/dev/hptrr/ldm.h
213
struct tq_item dpc;
sys/dev/hptrr/ldm.h
273
struct tq_item reset_dpc;
sys/dev/hptrr/ldm.h
276
struct tq_item fail_dpc;
sys/dev/hptrr/ldm.h
492
void ldm_queue_task(struct task_queue *tq, struct tq_item *t);
sys/dev/hptrr/ldm.h
493
void ldm_queue_vbus_dpc(PVBUS vbus, struct tq_item *t);