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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arm/
H A Dqueue.c36 } QE_t; typedef in typeref:struct:queue_entry
61 QE_t *q;
73 queue->alloc = q = kmalloc(sizeof(QE_t) * nqueues, GFP_KERNEL);
110 QE_t *q;
120 q = list_entry(l, QE_t, list);
139 QE_t *q;
145 q = list_entry(ent, QE_t, list);
169 QE_t *q = list_entry(l, QE_t, list);
217 QE_t *
[all...]

Completed in 41 milliseconds