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

/freebsd-13-stable/sys/dev/ppc/
H A Dppcreg.h217 #define SMC_CR4_EPPTYPE (1<<6) /* bit 6 */ macro
H A Dppc.c893 outb(cio, (r & ~SMC_CR4_EPPTYPE));
895 outb(cio, (r | SMC_CR4_EPPTYPE));

Completed in 109 milliseconds