Searched refs:q_comp (Results 1 – 2 of 2) sorted by relevance
443 struct aac_cmd_queue q_comp; /* completed io requests */ member
846 aac_cmd_initq(&softs->q_comp); in aac_attach()1134 if (!AAC_IS_Q_EMPTY(&softs->q_comp)) { in aac_softintr()1287 aac_cmd_enqueue(&softs->q_comp, acp); in aac_end_io()1805 aac_cmd_enqueue(&softs->q_comp, acp); in aac_soft_callback()6023 acp = aac_cmd_dequeue(&softs->q_comp); in aac_drain_comp_q()