Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dopenpicreg.h70 #define OPENPIC_CONFIG_8259_PASSTHRU_DISABLE 0x20000000 macro
/freebsd/sys/powerpc/powerpc/
H A Dopenpic.c199 x |= OPENPIC_CONFIG_8259_PASSTHRU_DISABLE; in openpic_common_attach()