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

/freebsd-current/sys/dev/ppc/
H A Dppc.c917 outb(SMC935_IND, SMC935_ID); /* check device id */
928 outb(SMC935_IND, SMC935_LOGDEV); /* select parallel port, */
932 outb(SMC935_IND, SMC935_PORTHI);
934 outb(SMC935_IND, SMC935_PORTLO);
941 outb(SMC935_IND, SMC935_PPMODE);
948 outb(SMC935_IND, SMC935_PPMODE);
952 outb(SMC935_IND, SMC935_PPMODE);
956 outb(SMC935_IND, SMC935_PPMODE);
965 outb(SMC935_IND, SMC935_PPMODE);
969 outb(SMC935_IND, SMC935_PPMOD
[all...]
H A Dppcreg.h229 #define SMC935_IND 0x370 macro

Completed in 109 milliseconds