Searched refs:iqp (Results 1 – 7 of 7) sorted by relevance
440 rsm_send_q_handle_t *iqp);665 callback, arg, iqp) \ argument668 (callback), (arg), (iqp))
684 &hwp->iqp[qnum][hwp->shadow_iqpi[qnum] * (PMCS_QENTRY_SIZE >> 2)])695 htag = hwp->iqp[qnum][(hwp->shadow_iqpi[qnum] * \
429 uint32_t *iqp[PMCS_MAX_IQ]; member
1925 uint32_t *iqp; in pmcs_check_forward_progress() local1950 iqp = &pwp->iqp[i][cur_iqci * (PMCS_QENTRY_SIZE >> 2)]; in pmcs_check_forward_progress()1951 cur_work_idx = PMCS_TAG_INDEX(LE_32(*(iqp+1))); in pmcs_check_forward_progress()
314 ptr = &pwp->iqp[i][(j * PMCS_QENTRY_SIZE) >> 2]; in pmcs_dump_ioqs()1056 ptr = &pwp->iqp[qnum][pwp->shadow_iqpi[qnum] * in pmcs_iqp_trace()
260 (caddr_t *)&pwp->iqp[i], &pwp->iqaddr[i]) == B_FALSE) { in pmcs_setup()265 bzero(pwp->iqp[i], PMCS_QENTRY_SIZE * pwp->ioq_depth); in pmcs_setup()1702 if (pwp->iqp[i]) { in pmcs_soft_reset()1703 bzero(pwp->iqp[i], PMCS_QENTRY_SIZE * pwp->ioq_depth); in pmcs_soft_reset()
1874 ibqp = (uintptr_t)ss.iqp[qidx]; in display_inbound_queues()