Searched refs:MCA_MB_SETUP_DIS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/mca/
H A Dmca_busreg.h75 # define MCA_MB_SETUP_DIS 0xff /* Disable motherboard setup */ macro
H A Dmca_bus.c80 outb(MCA_MB_SETUP_REG, MCA_MB_SETUP_DIS);
107 outb(MCA_MB_SETUP_REG, MCA_MB_SETUP_DIS);
122 outb(MCA_MB_SETUP_REG, MCA_MB_SETUP_DIS);
136 outb(MCA_MB_SETUP_REG, MCA_MB_SETUP_DIS);
252 outb(MCA_MB_SETUP_REG, MCA_MB_SETUP_DIS);
/freebsd-10.2-release/sys/i386/bios/
H A Dmca_machdep.c133 outb(MCA_MB_SETUP_REG, MCA_MB_SETUP_DIS);

Completed in 48 milliseconds