OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEVENT_GTSC
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/include/booke/
etsecreg.h
133
#define
IEVENT_GTSC
__PPCBIT(6) /* graceful transmit stop complete */
/src/sys/arch/powerpc/booke/dev/
pq3etsec.c
1033
const uint32_t imask_gsc_mask =
IEVENT_GTSC
| IEVENT_GRSC;
2454
if (ievent & (IEVENT_GRSC |
IEVENT_GTSC
)) {
2455
sc->sc_imask &= ~(IEVENT_GRSC |
IEVENT_GTSC
);
Completed in 15 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025