Searched refs:IEVENT_GRSC (Results 1 – 3 of 3) sorted by relevance
136 #define IEVENT_GRSC 0x00000100 /* Graceful stop complete */ macro
157 #define IEVENT_GRSC 0x00000100 macro
379 while ((in_be32(®s->ievent) & (IEVENT_GRSC | IEVENT_GTSC)) in tsec_halt()380 != (IEVENT_GRSC | IEVENT_GTSC)) in tsec_halt()