Searched refs:SABUNIT (Results 1 – 1 of 1) sorted by relevance
74 #define SABUNIT(x) TTUNIT(x) macro679 sc = device_lookup_private(&sabtty_cd, SABUNIT(dev)); in sabopen()780 struct sabtty_softc *sc = device_lookup_private(&sabtty_cd, SABUNIT(dev)); in sabclose()820 struct sabtty_softc *sc = device_lookup_private(&sabtty_cd, SABUNIT(dev)); in sabread()829 struct sabtty_softc *sc = device_lookup_private(&sabtty_cd, SABUNIT(dev)); in sabwrite()838 struct sabtty_softc *sc = device_lookup_private(&sabtty_cd, SABUNIT(dev)); in sabioctl()901 struct sabtty_softc *sc = device_lookup_private(&sabtty_cd, SABUNIT(dev)); in sabtty()909 struct sabtty_softc *sc = device_lookup_private(&sabtty_cd, SABUNIT(tp->t_dev)); in sabstop()926 struct sabtty_softc *sc = device_lookup_private(&sabtty_cd, SABUNIT(dev)); in sabpoll()1091 struct sabtty_softc *sc = device_lookup_private(&sabtty_cd, SABUNIT(tp->t_dev)); in sabtty_param()[all …]