Searched refs:IEVENT_GTSC (Results 1 – 2 of 2) sorted by relevance
133 #define IEVENT_GTSC __PPCBIT(6) /* graceful transmit stop complete */ macro
1033 const uint32_t imask_gsc_mask = IEVENT_GTSC | IEVENT_GRSC; in pq3etsec_ifstop()2454 if (ievent & (IEVENT_GRSC | IEVENT_GTSC)) { in pq3etsec_error_intr()2455 sc->sc_imask &= ~(IEVENT_GRSC | IEVENT_GTSC); in pq3etsec_error_intr()