Home
last modified time | relevance | path

Searched refs:SLAVE_MODE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/isa/
H A Dicu.h64 #define SLAVE_MODE (BASE_SLAVE_MODE | ICW4_AEOI) macro
66 #define SLAVE_MODE BASE_SLAVE_MODE macro
H A Datpic.c433 outb(imr_addr, SLAVE_MODE); in i8259_init()
/freebsd/sys/x86/x86/
H A Dintr_machdep.c501 outb(IO_ICU2 + ICU_IMR_OFFSET, SLAVE_MODE); in atpic_reset()