Searched refs:oqp (Results 1 – 5 of 5) sorted by relevance
437 uint32_t *oqp[PMCS_MAX_OQ]; member
761 &hwp->oqp[qn][QI2O(ix, o, hwp->ioq_depth) >> 2]
272 (caddr_t *)&pwp->oqp[i], &pwp->oqaddr[i]) == B_FALSE) { in pmcs_setup()277 bzero(pwp->oqp[i], PMCS_QENTRY_SIZE * pwp->ioq_depth); in pmcs_setup()1709 if (pwp->oqp[i]) { in pmcs_soft_reset()1710 bzero(pwp->oqp[i], PMCS_QENTRY_SIZE * pwp->ioq_depth); in pmcs_soft_reset()
340 ptr = &pwp->oqp[i][(j * PMCS_QENTRY_SIZE) >> 2]; in pmcs_dump_ioqs()
1742 obqp = (uintptr_t)ss.oqp[qidx]; in display_outbound_queues()