Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/dev/
H A Dsab.c74 #define SABUNIT(x) TTUNIT(x) macro
679 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 …]