Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c347 callb_id_t ntwdt_panic_cb; member
426 static boolean_t ntwdt_panic_cb(void *arg, int code);
1565 ntwdt_panic_cb(void *arg, int code) in ntwdt_panic_cb() function
1654 ntwdt_callback_ids.ntwdt_panic_cb = callb_add(ntwdt_panic_cb, in ntwdt_add_callbacks()
1664 (void) callb_delete(ntwdt_callback_ids.ntwdt_panic_cb); in ntwdt_remove_callbacks()