Searched refs:cmpQ (Results 1 – 4 of 4) sorted by relevance
105 cmdlist_t *cmpQ; member
281 c = h->cmpQ; in ida_proc_show()284 while(c && c != h->cmpQ) { in ida_proc_show()992 addQ(&h->cmpQ, c); in start_io()1064 if ((c = h->cmpQ) == NULL) in do_ida_intr()1071 if (c == h->cmpQ) in do_ida_intr()1079 removeQ(&h->cmpQ, c); in do_ida_intr()
108 struct list_head cmpQ; member
3040 addQ(&h->cmpQ, c); in start_io()3544 list_for_each_entry(c, &h->cmpQ, list) { in process_nonindexed_cmd()5019 INIT_LIST_HEAD(&h->cmpQ); in cciss_init_one()