Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/io/
H A Dvsw_hio.c107 static boolean_t vsw_hio_reboot_callb(void *arg, int code);
168 vswp->hio_reboot_cb_id = callb_add(vsw_hio_reboot_callb, in vsw_hio_init()
902 vsw_hio_reboot_callb(void *arg, int code) in vsw_hio_reboot_callb() function