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

  /src/sys/dev/hpc/
hpcfb.c 41 * and hpcfb_emulops functions
219 struct wsdisplay_emulops hpcfb_emulops = { variable in typeref:struct:wsdisplay_emulops
239 .textops = &hpcfb_emulops, /* XXX */
505 ri->ri_ops = hpcfb_emulops; /* struct copy */

Completed in 13 milliseconds