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

/freebsd-11-stable/sys/pc98/cbus/
H A Dolptreg.h43 #define lpt_control 6 /* Control printer (W) */ macro
H A Dolpt.c336 outb(sc->sc_port+lpt_control, LPC_MODE8255); /* 8255 mode set */
337 outb(sc->sc_port+lpt_control, LPC_NIRQ8); /* IRQ8 inactive */
338 outb(sc->sc_port+lpt_control, LPC_NPSTB); /* PSTB inactive */
540 outb(port+lpt_control, LPC_PSTB);
542 outb(port+lpt_control, LPC_NPSTB);

Completed in 60 milliseconds