Searched defs:accessops (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/dev/hpc/apm/
H A Dapmvar.h36 struct apm_accessops *accessops; member in struct:apmdev_attach_args
/netbsd-current/sys/dev/wscons/
H A Dwsmousevar.h54 const struct wsmouse_accessops *accessops; /* access ops */ member in struct:wsmousedev_attach_args
H A Dwskbdvar.h73 const struct wskbd_accessops *accessops; /* access ops */ member in struct:wskbddev_attach_args
H A Dwsdisplayvar.h140 const struct wsdisplay_accessops *accessops; /* access ops */ member in struct:wsdisplaydev_attach_args
157 const struct wsdisplay_accessops *accessops; /* access ops */ member in struct:wsemuldisplaydev_attach_args
H A Dwsdisplay.c832 wsdisplay_common_attach(struct wsdisplay_softc *sc, int console, int kbdmux, const struct wsscreen_list *scrdata, const struct wsdisplay_accessops *accessops, void *accesscookie) argument
/netbsd-current/sys/arch/evbppc/virtex/dev/
H A Dtft.c72 tft_attach(device_t self, struct wsdisplay_accessops *accessops) argument
/netbsd-current/sys/arch/hp300/dev/
H A Ddiofb.c303 diofb_end_attach(device_t self, struct wsdisplay_accessops *accessops, argument
/netbsd-current/sys/arch/evbppc/explora/dev/
H A Dfb_elb.c114 static struct wsdisplay_accessops accessops = { variable in typeref:struct:wsdisplay_accessops

Completed in 123 milliseconds