Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Ducycom.c97 uint8_t sc_ist; /* status flags from last input */ member
531 sc->sc_ist = buf[0] & ~0x07; in ucycom_intr_read_callback()
545 sc->sc_ist = buf[0] & ~0x07; in ucycom_intr_read_callback()