OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTF_TBE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/amiga/dev/
ser.c
412
custom.intena = INTF_RBF |
INTF_TBE
; /* disable interrupts */
413
custom.intreq = INTF_RBF |
INTF_TBE
; /* clear intr request */
678
custom.intreq = INTF_SETCLR |
INTF_TBE
;
686
custom.intreq = INTF_SETCLR |
INTF_TBE
;
805
custom.intena = INTF_SETCLR | INTF_RBF |
INTF_TBE
;
877
if ((custom.intreqr &
INTF_TBE
) == 0)
883
custom.intreq =
INTF_TBE
;
1176
custom.intreq = INTF_SETCLR |
INTF_TBE
;
/src/sys/arch/amiga/amiga/
custom.h
279
#define
INTF_TBE
(1<<INTB_TBE)
machdep.c
1008
if (ireq &
INTF_TBE
) {
1012
custom.intreq =
INTF_TBE
;
/src/sys/arch/amigappc/amigappc/
machdep.c
182
if (ireq &
INTF_TBE
) {
186
custom.intreq =
INTF_TBE
;
Completed in 41 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025