lpt_control       143 dev/ic/lpt.c   	bus_space_write_1(sc->sc_iot, sc->sc_ioh, lpt_control, LPC_NINIT);
lpt_control       193 dev/ic/lpt.c   		bus_space_write_1(iot, ioh, lpt_control, LPC_SELECT);
lpt_control       198 dev/ic/lpt.c   	bus_space_write_1(iot, ioh, lpt_control, control);
lpt_control       220 dev/ic/lpt.c   	bus_space_write_1(iot, ioh, lpt_control, control);
lpt_control       289 dev/ic/lpt.c   	bus_space_write_1(iot, ioh, lpt_control, LPC_NINIT);
lpt_control       291 dev/ic/lpt.c   	bus_space_write_1(iot, ioh, lpt_control, LPC_NINIT);
lpt_control       332 dev/ic/lpt.c   			bus_space_write_1(iot, ioh, lpt_control,
lpt_control       335 dev/ic/lpt.c   			bus_space_write_1(iot, ioh, lpt_control, control);
lpt_control       418 dev/ic/lpt.c   		bus_space_write_1(iot, ioh, lpt_control, control | LPC_STROBE);
lpt_control       420 dev/ic/lpt.c   		bus_space_write_1(iot, ioh, lpt_control, control);
lpt_control       151 dev/isa/lpt_isa.c 	bus_space_write_1(iot, ioh, lpt_control, 0);