Home
last modified time | relevance | path

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

/trueos/sys/dev/ppc/
HDppcreg.h223 #define SMC_CR4_EPPTYPE (1<<6) /* bit 6 */ macro
HDppc.c898 outb(cio, (r & ~SMC_CR4_EPPTYPE)); in ppc_smc37c66xgt_detect()
900 outb(cio, (r | SMC_CR4_EPPTYPE)); in ppc_smc37c66xgt_detect()