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

/freebsd-13-stable/sys/dev/ppc/
H A Dppc.c920 outb(SMC935_IND, SMC935_ID); /* check device id */
931 outb(SMC935_IND, SMC935_LOGDEV); /* select parallel port, */
935 outb(SMC935_IND, SMC935_PORTHI);
937 outb(SMC935_IND, SMC935_PORTLO);
944 outb(SMC935_IND, SMC935_PPMODE);
951 outb(SMC935_IND, SMC935_PPMODE);
955 outb(SMC935_IND, SMC935_PPMODE);
959 outb(SMC935_IND, SMC935_PPMODE);
968 outb(SMC935_IND, SMC935_PPMODE);
972 outb(SMC935_IND, SMC935_PPMOD
[all...]
H A Dppcreg.h231 #define SMC935_IND 0x370 macro

Completed in 98 milliseconds