Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_space.c77 uint64_t px_serr_fatal = -1ull; variable
H A Dpx_space.h44 extern uint64_t px_serr_fatal;
H A Dpx_util.c659 uint64_t serr_fatal = px_serr_fatal & (1 << nerr); in px_log_cfg_err()