LPS_MASK
((bus_space_read_1(sc->sc_iot, sc->sc_ioh, lpt_status) ^ LPS_INVERT) & LPS_MASK)
status = (status ^ LPS_INVERT) & LPS_MASK;