av_softinfo_t
(mdb_vread(&avsoftinfo, sizeof (av_softinfo_t),
av_softinfo_t avsoftinfo;
av_clear_softint_pending(av_softinfo_t *infop)
av_check_softint_pending(av_softinfo_t *infop, boolean_t check_all)
av_set_softint_pending(int pri, av_softinfo_t *infop)
kdi_av_set_softint_pending(int pri, av_softinfo_t *infop)
kmem_zalloc(sizeof (av_softinfo_t), KM_SLEEP);
av_softinfo_t *infop = (av_softinfo_t *)hdlp->ih_pending;
kmem_free(infop, sizeof (av_softinfo_t));