Searched refs:axq_slot1_idle (Results 1 – 1 of 1) sorted by relevance
226 static int axq_slot1_idle(struct axq_soft_state *);567 if (axq_slot1_idle(softsp) == DDI_FAILURE) { in axq_detach()851 retval = axq_slot1_idle(softsp); in axq_iopause_enable_all()892 axq_slot1_idle(struct axq_soft_state *softsp) in axq_slot1_idle() function