Searched refs:cmpQ (Results 1 – 4 of 4) sorted by relevance
109 cmdlist_t *cmpQ; member
70 CommandList_struct *cmpQ; member
305 c = h->cmpQ; in ida_proc_get_info()309 while(c && c != h->cmpQ) { in ida_proc_get_info()1107 addQ(&h->cmpQ, c); in start_io()1178 if ((c = h->cmpQ) == NULL) in do_ida_intr()1185 if (c == h->cmpQ) in do_ida_intr()1193 removeQ(&h->cmpQ, c); in do_ida_intr()
2215 addQ (&(h->cmpQ), c); in start_io()2584 if ((c = h->cmpQ) == NULL) { in do_cciss_intr()2590 if (c == h->cmpQ) in do_cciss_intr()2598 removeQ(&h->cmpQ, c); in do_cciss_intr()3123 addQ (&(h->cmpQ), c); in fail_all_cmds()3127 while( (c = h->cmpQ) != NULL ) { in fail_all_cmds()3128 removeQ(&h->cmpQ, c); in fail_all_cmds()