Searched refs:qi_ops (Results 1 – 1 of 1) sorted by relevance
124 const mdb_qops_t *qi_ops; /* Address of ops vector */ member864 qip->qi_ops = qops; in mdb_qops_install()870 qip->qi_ops = qops; in mdb_qops_install()883 if (qip->qi_addr == qinit_addr && qip->qi_ops == qops) { in mdb_qops_remove()929 qip->qi_ops->q_info(q, buf, nbytes); in mdb_qinfo()938 return (qip->qi_ops->q_rnext(q)); in mdb_qrnext()949 return (qip->qi_ops->q_wnext(q)); in mdb_qwnext()