Searched defs:px_panicing (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c53 boolean_t px_panicing = B_FALSE; variable
937 if (px_panicing || (px_p->px_fm_mutex_owner == curthread))
961 if (px_panicing) {
1041 px_panicing = B_TRUE;
1068 px_panicing = B_TRUE;

Completed in 60 milliseconds