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

  /src/sys/arch/sun3/dev/
btvar.h 54 u_int cm_chip[256 * 3 / 4]; /* the way the chip gets loaded */ member in union:bt_cmap
  /src/sys/dev/sun/
btvar.h 54 u_int cm_chip[256 * 3 / 4]; /* the way the chip gets loaded */ member in union:bt_cmap
cgsixvar.h 42 u_int cm_chip[2]; /* 2 chip equivalents */ member in union:cursor_cmap
cgsix.c 928 ip = &sc->sc_cmap.cm_chip[BT_D4M3(start)]; /* start/4 * 3 */
953 i = sc->sc_cursor.cc_color.cm_chip[0];
960 i = sc->sc_cursor.cc_color.cm_chip[1];
cgthree.c 353 ip = &sc->sc_cmap.cm_chip[BT_D4M3(start)]; /* start/4 * 3 */
  /src/sys/arch/sparc/dev/
cgfourteenvar.h 48 uint32_t cm_chip[256]; /* the way the chip gets loaded */ member in union:cg14cmap
56 uint32_t cm_chip[2]; /* 2 chip equivalents */ member in union:cg14cursor_cmap
cgeight.c 313 sc->sc_cmap.cm_chip[i] = bt->bt_cmap;
524 ip = &sc->sc_cmap.cm_chip[BT_D4M3(start)]; /* start/4 * 3 */
cgfour.c 493 ip = &sc->sc_cmap.cm_chip[BT_D4M3(start)]; /* start/4 * 3 */
cgfourteen.c 331 sc->sc_cmap.cm_chip[i] = lut[i];
727 uint32_t *colp = &sc->sc_cmap.cm_chip[start];

Completed in 16 milliseconds