Home
last modified time | relevance | path

Searched refs:lpt_pstb_ctrl (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/pc98/cbus/
HDolptreg.h34 #define lpt_pstb_ctrl (-9) /* PSTB enable control */ macro
HDolpt.c333 outb(sc->sc_port+lpt_pstb_ctrl, LPC_DIS_PSTB); /* PSTB disable */ in lpt_attach()
337 outb(sc->sc_port+lpt_pstb_ctrl, LPC_EN_PSTB); /* PSTB enable */ in lpt_attach()