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

/src/sys/dev/hpc/apm/
H A Dapmvar.h36 struct apm_accessops *accessops; member in struct:apmdev_attach_args
/src/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.h141 const struct wsdisplay_accessops *accessops; /* access ops */ member in struct:wsdisplaydev_attach_args
158 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
/src/sys/arch/evbppc/virtex/dev/
H A Dtft.c72 tft_attach(device_t self, struct wsdisplay_accessops *accessops) argument
/src/sys/dev/hid/
H A Dhidkbd.c293 hidkbd_attach_wskbd(struct hidkbd * kbd,kbd_t layout,const struct wskbd_accessops * accessops) argument
/src/sys/arch/hp300/dev/
H A Ddiofb.c303 diofb_end_attach(device_t self, struct wsdisplay_accessops *accessops, argument
/src/sys/arch/evbppc/explora/dev/
H A Dfb_elb.c114 static struct wsdisplay_accessops accessops = { variable in typeref:struct:wsdisplay_accessops

Completed in 11 milliseconds