Searched refs:av_softinfo_t (Results 1 – 2 of 2) sorted by relevance
52 } av_softinfo_t; typedef113 av_clear_softint_pending(av_softinfo_t *infop) in av_clear_softint_pending()119 av_check_softint_pending(av_softinfo_t *infop, boolean_t check_all) in av_check_softint_pending()132 av_set_softint_pending(int pri, av_softinfo_t *infop) in av_set_softint_pending()143 kdi_av_set_softint_pending(int pri, av_softinfo_t *infop) in kdi_av_set_softint_pending()333 kmem_zalloc(sizeof (av_softinfo_t), KM_SLEEP); in add_avsoftintr()428 av_softinfo_t *infop = (av_softinfo_t *)hdlp->ih_pending; in av_rem_softintr()445 kmem_free(infop, sizeof (av_softinfo_t)); in av_rem_softintr()
82 } av_softinfo_t; typedef90 av_softinfo_t avsoftinfo; in soft_interrupt_dump()119 (mdb_vread(&avsoftinfo, sizeof (av_softinfo_t), in soft_interrupt_dump()