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

/drivers/block/
H A Dcpqarray.c172 static inline cmdlist_t *removeQ(cmdlist_t **Qptr, cmdlist_t *c);
887 static inline cmdlist_t *removeQ(cmdlist_t **Qptr, cmdlist_t *c) function
987 removeQ(&h->reqQ, c);
1081 removeQ(&h->cmpQ, c);
H A Dcciss.c258 static inline void removeQ(CommandList_struct *c) function
3016 removeQ(c);
3473 removeQ(c);
/drivers/scsi/
H A Dhpsa.c564 static inline void removeQ(struct CommandList *c) function
3011 removeQ(c);
3050 removeQ(c);

Completed in 177 milliseconds