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

  /src/sys/arch/sun3/dev/
cg4.c 88 u_int btcm_int[256 * 3 / 4]; /* the way the chip gets loaded */ member in union:bt_cmap_u
601 btcm->btcm_int[i] = bt->bt_cmap;
644 bt->bt_cmap = btcm->btcm_int[i];
cg4.c 88 u_int btcm_int[256 * 3 / 4]; /* the way the chip gets loaded */ member in union:bt_cmap_u
601 btcm->btcm_int[i] = bt->bt_cmap;
644 bt->bt_cmap = btcm->btcm_int[i];
cg4.c 88 u_int btcm_int[256 * 3 / 4]; /* the way the chip gets loaded */ member in union:bt_cmap_u
601 btcm->btcm_int[i] = bt->bt_cmap;
644 bt->bt_cmap = btcm->btcm_int[i];

Completed in 30 milliseconds