Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/arm/
H A Dqueue.c37 } QE_t; typedef
62 QE_t *q; in queue_initialise()
111 QE_t *q; in __queue_add()
121 q = list_entry(l, QE_t, list); in __queue_add()
140 QE_t *q; in __queue_remove()
146 q = list_entry(ent, QE_t, list); in __queue_remove()
170 QE_t *q = list_entry(l, QE_t, list); in queue_remove_exclude()
219 QE_t *q = list_entry(l, QE_t, list); in queue_remove_tgtluntag()
245 QE_t *q = list_entry(l, QE_t, list); in queue_remove_all_target()
269 QE_t *q = list_entry(l, QE_t, list); in queue_probetgtlun()
[all …]