OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIC_MASTER_CMD
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
i8259.h
26
#define
PIC_MASTER_CMD
0x20
29
#define PIC_MASTER_ISR
PIC_MASTER_CMD
/development/ndk/platforms/android-9/arch-mips/include/asm/
i8259.h
26
#define
PIC_MASTER_CMD
0x20
29
#define PIC_MASTER_ISR
PIC_MASTER_CMD
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
i8259.h
26
#define
PIC_MASTER_CMD
0x20
29
#define PIC_MASTER_ISR
PIC_MASTER_CMD
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
i8259.h
26
#define
PIC_MASTER_CMD
0x20
29
#define PIC_MASTER_ISR
PIC_MASTER_CMD
/external/kernel-headers/original/asm-mips/
i8259.h
24
#define
PIC_MASTER_CMD
0x20
26
#define PIC_MASTER_ISR
PIC_MASTER_CMD
57
outb(0x0C,
PIC_MASTER_CMD
); /* prepare for poll */
58
irq = inb(
PIC_MASTER_CMD
) & 7;
Completed in 44 milliseconds