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

  /src/share/man/man4/man4.sun3/
Makefile 4 MAN= autoconf.4 bwtwo.4 cgtwo.4 cgfour.4 fd.4 intro.4 ie.4 kbd.4 leds.4 \
  /src/share/man/man4/man4.sparc/
Makefile 5 cgeight.4 cgfour.4 cgfourteen.4 \
  /src/sys/arch/sparc/dev/
cgfour.c 1 /* $NetBSD: cgfour.c,v 1.51 2023/12/20 05:33:18 thorpej Exp $ */
97 * color display (cgfour) driver.
105 __KERNEL_RCSID(0, "$NetBSD: cgfour.c,v 1.51 2023/12/20 05:33:18 thorpej Exp $");
145 CFATTACH_DECL_NEW(cgfour, sizeof(struct cgfour_softc),
182 * Match a cgfour.
250 printf(": cgfour/p4, %d x %d",
276 * When the ROM has mapped in a cgfour display, the address
  /src/sys/arch/sun3/dev/
cg4.c 122 CFATTACH_DECL_NEW(cgfour, sizeof(struct cg4_softc),
222 aprint_debug("cgfour at 0x%lx match p4id=0x%x fails\n",
284 panic("cgfour flags 0x10");
  /src/etc/
MAKEDEV.tmpl 193 # cgfour* 8-bit color frame buffer
2062 cgfour[0-9]*)
2063 unit=${i#cgfour}
2064 mkdev cgfour$unit c %cgfour_chr% $unit 666

Completed in 42 milliseconds