Home
last modified time | relevance | path

Searched refs:OPENPIC_CONFIG_8259_PASSTHRU_DISABLE (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/macppc/dev/
H A Dopenpicreg.h40 #define OPENPIC_CONFIG_8259_PASSTHRU_DISABLE 0x20000000 macro
H A Dopenpic.c255 x |= OPENPIC_CONFIG_8259_PASSTHRU_DISABLE; in openpic_attach()