Searched defs:accessops (Results 1 - 9 of 9) sorted by relevance
| /src/sys/dev/hpc/apm/ |
| H A D | apmvar.h | 36 struct apm_accessops *accessops; member in struct:apmdev_attach_args
|
| /src/sys/dev/wscons/ |
| H A D | wsmousevar.h | 54 const struct wsmouse_accessops *accessops; /* access ops */ member in struct:wsmousedev_attach_args
|
| H A D | wskbdvar.h | 73 const struct wskbd_accessops *accessops; /* access ops */ member in struct:wskbddev_attach_args
|
| H A D | wsdisplayvar.h | 141 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 D | wsdisplay.c | 832 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 D | tft.c | 72 tft_attach(device_t self, struct wsdisplay_accessops *accessops) argument
|
| /src/sys/dev/hid/ |
| H A D | hidkbd.c | 293 hidkbd_attach_wskbd(struct hidkbd * kbd,kbd_t layout,const struct wskbd_accessops * accessops) argument
|
| /src/sys/arch/hp300/dev/ |
| H A D | diofb.c | 303 diofb_end_attach(device_t self, struct wsdisplay_accessops *accessops, argument
|
| /src/sys/arch/evbppc/explora/dev/ |
| H A D | fb_elb.c | 114 static struct wsdisplay_accessops accessops = { variable in typeref:struct:wsdisplay_accessops
|
Completed in 11 milliseconds