Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppc/
H A Dppcreg.h215 #define SMC_CR4_EPPTYPE (1<<6) /* bit 6 */ macro
H A Dppc.c890 outb(cio, (r & ~SMC_CR4_EPPTYPE)); in ppc_smc37c66xgt_detect()
892 outb(cio, (r | SMC_CR4_EPPTYPE)); in ppc_smc37c66xgt_detect()