Home
last modified time | relevance | path

Searched refs:poll_mode_softint_id (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/glvc/
H A Dglvc.c162 ddi_softintr_t poll_mode_softint_id; member
376 ddi_trigger_softintr(softsp->poll_mode_softint_id); in glvc_attach()
515 &softsp->poll_mode_softint_id, NULL, NULL, in glvc_add_intr_handlers()
533 ddi_remove_softintr(softsp->poll_mode_softint_id); in glvc_remove_intr_handlers()
665 ddi_trigger_softintr(softsp->poll_mode_softint_id); in glvc_read()
749 ddi_trigger_softintr(softsp->poll_mode_softint_id); in glvc_write()
867 ddi_trigger_softintr(softsp->poll_mode_softint_id); in glvc_peek()