HomeSort by: relevance | last modified time | path
    Searched refs:hpcfb (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/hpcmips/conf/
NULLCONF 40 hpcfb* at bivideo0
41 wsdisplay* at hpcfb?
TX3912 185 hpcfb* at tx3912video?
186 wsdisplay* at hpcfb?
TX3922 265 hpcfb* at plumvideo?
266 wsdisplay* at hpcfb?
MPC303 152 #hpcfb* at mqvideo?
220 #hpcfb* at mqvideo?
223 #hpcfb* at ite8181video?
236 hpcfb* at bivideo0
237 wsdisplay* at hpcfb?
  /src/sys/dev/hpc/
hpcfb.c 1 /* $NetBSD: hpcfb.c,v 1.66 2024/02/29 22:01:57 andvar Exp $ */
46 __KERNEL_RCSID(0, "$NetBSD: hpcfb.c,v 1.66 2024/02/29 22:01:57 andvar Exp $");
234 CFATTACH_DECL_NEW(hpcfb, sizeof(struct hpcfb_softc),
337 * We were unable to create the HPCFB thread; bail out.
341 "hpcfb scroll support disabled\n");
365 (void) tsleep(sc, PWAIT, "hpcfb", (8 * hz) / 7 / 10);
375 aprint_normal("hpcfb at %s", pnp);
748 printf("hpcfb: %dx%d pixels, %d colors, %dx%d chars\n",

Completed in 16 milliseconds