Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_pec.c161 hdl.ih_pri = PX_ERR_LOW_PIL; in px_pec_msg_add_intr()
176 PX_ERR_LOW_PIL, PX_INTR_STATE_ENABLE, MSG_REC, in px_pec_msg_add_intr()
258 hdl.ih_pri = PX_ERR_LOW_PIL; in px_pec_msg_rem_intr()
264 PX_ERR_LOW_PIL, PX_INTR_STATE_DISABLE, MSG_REC, in px_pec_msg_rem_intr()
H A Dpx_fm.h33 #define PX_ERR_LOW_PIL 9 macro