OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEVENT_BSY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/booke/dev/
pq3etsec.c
996
sc->sc_imask |= IEVENT_RXF |
IEVENT_BSY
| IEVENT_RXC;
1778
sc->sc_imask |= IEVENT_RXF |
IEVENT_BSY
;
2464
if (ievent &
IEVENT_BSY
) {
2466
sc->sc_imask &= ~
IEVENT_BSY
;
2514
imask |=
IEVENT_BSY
;
/src/sys/arch/powerpc/include/booke/
etsecreg.h
130
#define
IEVENT_BSY
__PPCBIT(2) /* busy condition interrupt */
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025