Searched defs:accessops (Results 1 – 8 of 8) sorted by relevance
36 struct apm_accessops *accessops; member
54 const struct wsmouse_accessops *accessops; /* access ops */ member
73 const struct wskbd_accessops *accessops; /* access ops */ member
140 const struct wsdisplay_accessops *accessops; /* access ops */ member157 const struct wsdisplay_accessops *accessops; /* access ops */ member
834 const struct wsdisplay_accessops *accessops, in wsdisplay_common_attach()
72 tft_attach(device_t self, struct wsdisplay_accessops *accessops) in tft_attach()
303 diofb_end_attach(device_t self, struct wsdisplay_accessops *accessops, in diofb_end_attach()
114 static struct wsdisplay_accessops accessops = { variable