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

  /src/sys/dev/hpc/
hpcfbvar.h 42 struct hpcfb_accessops { struct
60 const struct hpcfb_accessops *ha_accessops; /* access ops */
hpcfb.c 155 const struct hpcfb_accessops *sc_accessops;
254 struct wsdisplay_accessops hpcfb_accessops = { variable in typeref:struct:wsdisplay_accessops
324 wa.accessops = &hpcfb_accessops;

Completed in 55 milliseconds