Searched refs:PC873_CFGLOCK (Results 1 – 2 of 2) sorted by relevance
174 #define PC873_CFGLOCK (1<<6) macro
572 if (ppc->ppc_base == 0x378 && !(ptr & PC873_CFGLOCK)) { in ppc_pc873xx_detect()594 if ((ptr & PC873_CFGLOCK) || !chipset_mode) { in ppc_pc873xx_detect()596 kprintf("PC873xx %s", (ptr & PC873_CFGLOCK)?"locked":"unlocked"); in ppc_pc873xx_detect()