HomeSort by: relevance | last modified time | path
    Searched defs:accessops (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/hpc/apm/
apmvar.h 36 struct apm_accessops *accessops; member in struct:apmdev_attach_args
  /src/sys/dev/wscons/
wsmousevar.h 54 const struct wsmouse_accessops *accessops; /* access ops */ member in struct:wsmousedev_attach_args
wskbdvar.h 73 const struct wskbd_accessops *accessops; /* access ops */ member in struct:wskbddev_attach_args
wsdisplayvar.h 140 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
  /src/sys/arch/evbppc/explora/dev/
fb_elb.c 114 static struct wsdisplay_accessops accessops = { variable in typeref:struct:wsdisplay_accessops
214 waa.accessops = &accessops;

Completed in 14 milliseconds