Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c258 static void vr_remove_intr(vr_t *vrp);
402 vr_remove_intr(vrp); in vr_attach()
436 vr_remove_intr(vrp); in vr_detach()
517 vr_remove_intr(vr_t *vrp) in vr_remove_intr() function