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

/freebsd-10.0-release/sys/dev/ppc/
H A Dppcreg.h223 #define SMC_CR4_EPPTYPE (1<<6) /* bit 6 */ macro
H A Dppc.c898 outb(cio, (r & ~SMC_CR4_EPPTYPE));
900 outb(cio, (r | SMC_CR4_EPPTYPE));

Completed in 91 milliseconds