Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.h154 #define EQ_ERROR_STATE 0x4 /* ERROR */ macro
H A Dpx_hlib.c2279 case EQ_ERROR_STATE: in hvio_msiq_getvalid()
2328 case EQ_ERROR_STATE: in hvio_msiq_getstate()
2360 case EQ_ERROR_STATE: in hvio_msiq_setstate()
2962 if ((state == EQ_ACTIVE_STATE) || (state == EQ_ERROR_STATE)) in msiq_resume()