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

/drivers/block/
H A Dcpqarray.c171 static inline void addQ(cmdlist_t **Qptr, cmdlist_t *c);
874 static inline void addQ(cmdlist_t **Qptr, cmdlist_t *c) function
960 addQ(&h->reqQ, c);
994 addQ(&h->cmpQ, c);
1313 addQ(&h->reqQ, c);
H A Dcciss.c253 static inline void addQ(struct list_head *list, CommandList_struct *c) function
282 addQ(&h->reqQ, c);
3023 addQ(&h->cmpQ, c);
3036 addQ(&h->reqQ, c);
3429 addQ(&h->reqQ, c);
/drivers/scsi/
H A Dhpsa.c514 static inline void addQ(struct list_head *list, struct CommandList *c) function
558 addQ(&h->reqQ, c);
3018 addQ(&h->cmpQ, c);

Completed in 73 milliseconds