Searched refs:CB_CL_PANIC (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | callb.h | 57 #define CB_CL_PANIC 5 macro
|
/titanic_41/usr/src/uts/common/os/ |
H A D | panic.c | 314 (void) callb_execute_class(CB_CL_PANIC, NULL); in panicsys()
|
H A D | sunpm.c | 691 CB_CL_PANIC, "pm_panic"); in pm_init()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vsw_hio.c | 172 (void *)vswp, CB_CL_PANIC, "vsw_hio"); in vsw_hio_init()
|
/titanic_41/usr/src/uts/sun4u/lw8/io/ |
H A D | ntwdt.c | 1655 (void *)ntwdt_ptr, CB_CL_PANIC, "ntwdt_panic_cb"); in ntwdt_add_callbacks()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | axq.c | 261 CB_CL_PANIC, "axq_panic"); in _init()
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | pcisch.c | 1342 (void *)pbm_p, CB_CL_PANIC, "pci_panic"); in pci_pbm_setup()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | bscv.c | 722 (void *)ssp, CB_CL_PANIC, ""); in bscv_attach()
|
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 2007 CB_CL_PANIC, "scsa2usb"); in scsa2usb_panic_callb_init()
|