Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/apm/
H A Dapmvar.h36 struct apm_accessops *accessops; member
/netbsd-src/sys/dev/wscons/
H A Dwsmousevar.h54 const struct wsmouse_accessops *accessops; /* access ops */ member
H A Dwskbdvar.h73 const struct wskbd_accessops *accessops; /* access ops */ member
H A Dwsdisplayvar.h140 const struct wsdisplay_accessops *accessops; /* access ops */ member
157 const struct wsdisplay_accessops *accessops; /* access ops */ member
H A Dwsdisplay.c834 const struct wsdisplay_accessops *accessops, in wsdisplay_common_attach()
/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dtft.c72 tft_attach(device_t self, struct wsdisplay_accessops *accessops) in tft_attach()
/netbsd-src/sys/arch/hp300/dev/
H A Ddiofb.c303 diofb_end_attach(device_t self, struct wsdisplay_accessops *accessops, in diofb_end_attach()
/netbsd-src/sys/arch/evbppc/explora/dev/
H A Dfb_elb.c114 static struct wsdisplay_accessops accessops = { variable