Searched refs:sc_hildev (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/hil/
H A Dhildevs.h69 #define hd_code sc_hildev.sc_code
70 #define hd_fn sc_hildev.sc_fn
71 #define hd_info sc_hildev.sc_info
72 #define hd_infolen sc_hildev.sc_infolen
73 #define hd_type sc_hildev.sc_type
H A Dhilid.c44 struct hildev_softc sc_hildev; member in struct:hilid_softc
71 struct hildev_softc *hdsc = &sc->sc_hildev;
75 sc->sc_hildev.sc_dev = self;
H A Dhilkbd.c55 struct hildev_softc sc_hildev; member in struct:hilkbd_softc
146 sc->sc_hildev.sc_dev = self;
263 struct hildev_softc *hdsc = &sc->sc_hildev;
312 hilkbd_bell(device_private(device_parent(sc->sc_hildev.sc_dev)),
325 struct hildev_softc *hdsc = &sc->sc_hildev;
348 hil_set_poll(device_private(device_parent(sc->sc_hildev.sc_dev)), on);
356 hilkbd_bell(device_private(device_parent(sc->sc_hildev.sc_dev)),
H A Dhilms.c47 struct hildev_softc sc_hildev; member in struct:hilms_softc
103 sc->sc_hildev.sc_dev = self;

Completed in 124 milliseconds