Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_space.c76 uint64_t px_perr_fatal = -1ull; variable
H A Dpx_space.h43 extern uint64_t px_perr_fatal;
H A Dpx_util.c658 uint64_t perr_fatal = px_perr_fatal & (1 << nerr); in px_log_cfg_err()