Searched refs:LPC_NINIT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dlptreg.h70 #define LPC_NINIT 0x04 /* initialize printer */ macro
H A Dlpt.c129 bus_space_write_1(iot, ioh, lpt_control, LPC_NINIT);
193 control = LPC_SELECT | LPC_NINIT;
284 bus_space_write_1(iot, ioh, lpt_control, LPC_NINIT);
286 bus_space_write_1(iot, ioh, lpt_control, LPC_NINIT);
/netbsd-current/sys/dev/ppbus/
H A Dlptreg.h64 #define LPC_NINIT 0x04 /* 16 initialize printer */ macro
H A Dlpt.c458 ppbus_wctr(ppbus, LPC_SEL | LPC_NINIT);
/netbsd-current/sys/arch/arc/jazz/
H A Dlpt_jazzio.c187 bus_space_write_1(iot, ioh, lpt_control, LPC_NINIT);

Completed in 142 milliseconds