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

/linux-4.4.14/drivers/block/
H A Dcpqarray.c171 static inline void addQ(cmdlist_t **Qptr, cmdlist_t *c);
872 static inline void addQ(cmdlist_t **Qptr, cmdlist_t *c) addQ() function
958 addQ(&h->reqQ, c); do_ida_request()
992 addQ(&h->cmpQ, c); start_io()
1312 addQ(&h->reqQ, c); ida_ctlr_ioctl()
H A Dcciss.c255 static inline void addQ(struct list_head *list, CommandList_struct *c) addQ() function
284 addQ(&h->reqQ, c); enqueue_cmd_and_start_io()
3040 addQ(&h->cmpQ, c); start_io()
3053 addQ(&h->reqQ, c); resend_cciss_cmd()
3446 addQ(&h->reqQ, c); do_cciss_request()

Completed in 123 milliseconds