Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Dcpqarray.c171 static inline cmdlist_t *removeQ(cmdlist_t **Qptr, cmdlist_t *c);
950 static inline cmdlist_t *removeQ(cmdlist_t **Qptr, cmdlist_t *c) in removeQ() function
1100 removeQ(&h->reqQ, c); in start_io()
1193 removeQ(&h->cmpQ, c); in do_ida_intr()
Dcciss.c210 static inline CommandList_struct *removeQ(CommandList_struct **Qptr, in removeQ() function
2208 removeQ(&(h->reqQ), c); in start_io()
2598 removeQ(&h->cmpQ, c); in do_cciss_intr()
3121 removeQ(&(h->reqQ), c); in fail_all_cmds()
3128 removeQ(&h->cmpQ, c); in fail_all_cmds()