Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_space.c81 char px_panic_rc_msg[] = " PCIe root complex"; variable
H A Dpx_space.h36 extern char px_panic_rc_msg[];
H A Dpx_fm.c1049 (void) strncat(fm_msg, px_panic_rc_msg, MSZ); in px_err_panic()