Searched refs:reqQ (Results 1 – 4 of 4) sorted by relevance
104 cmdlist_t *reqQ; member
273 c = h->reqQ; in ida_proc_show()276 while(c && c != h->reqQ) { in ida_proc_show()958 addQ(&h->reqQ, c); in do_ida_request()979 while((c = h->reqQ) != NULL) { in start_io()985 removeQ(&h->reqQ, c); in start_io()1312 addQ(&h->reqQ, c); in ida_ctlr_ioctl()
107 struct list_head reqQ; member
284 addQ(&h->reqQ, c); in enqueue_cmd_and_start_io()3024 while (!list_empty(&h->reqQ)) { in start_io()3025 c = list_entry(h->reqQ.next, CommandList_struct, list); in start_io()3053 addQ(&h->reqQ, c); in resend_cciss_cmd()3446 addQ(&h->reqQ, c); in do_cciss_request()5020 INIT_LIST_HEAD(&h->reqQ); in cciss_init_one()