hpcfb_init
static int hpcfb_init(struct hpcfb_fbconf *, struct hpcfb_devconfig *);
if (hpcfb_init(fbconf, &hpcfb_console_dc) != 0)
if (hpcfb_init(&sc->sc_fbconflist[0], dc) != 0) {