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

  /src/sys/dev/hpc/
hpcfb.c 187 static int hpcfb_init(struct hpcfb_fbconf *, struct hpcfb_devconfig *);
398 if (hpcfb_init(fbconf, &hpcfb_console_dc) != 0)
430 hpcfb_init(struct hpcfb_fbconf *fbconf, struct hpcfb_devconfig *dc) function in typeref:typename:int
737 if (hpcfb_init(&sc->sc_fbconflist[0], dc) != 0) {
hpcfb.c 187 static int hpcfb_init(struct hpcfb_fbconf *, struct hpcfb_devconfig *);
398 if (hpcfb_init(fbconf, &hpcfb_console_dc) != 0)
430 hpcfb_init(struct hpcfb_fbconf *fbconf, struct hpcfb_devconfig *dc) function in typeref:typename:int
737 if (hpcfb_init(&sc->sc_fbconflist[0], dc) != 0) {

Completed in 59 milliseconds