Searched refs:ibqp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c1863 uintptr_t ibqp; local
1874 ibqp = (uintptr_t)ss.iqp[qidx];
1876 if (ibqp == NULL) {
1905 (ibqp + (PMCS_QENTRY_SIZE * last_consumed)))
1908 (ibqp + (PMCS_QENTRY_SIZE *
1921 (ibqp + (PMCS_QENTRY_SIZE * idx))) == -1) {
1923 (ibqp + (PMCS_QENTRY_SIZE * idx)));

Completed in 48 milliseconds