Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.h93 #define PX_FM_BLOCK_HOST (0x1 << 0) macro
95 #define PX_FM_BLOCK_ALL (PX_FM_BLOCK_HOST | PX_FM_BLOCK_PCIE)
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_err.c666 err = px_err_cmn_intr(px_p, &derr, PX_INTR_CALL, PX_FM_BLOCK_HOST); in px_err_cb_intr()
877 if ((block & PX_FM_BLOCK_HOST) && in px_err_snapshot()