OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btcm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/dev/
cg4.c
572
union bt_cmap_u *
btcm
;
local in function:cg4b_init
576
btcm
= kmem_alloc(sizeof(*
btcm
), KM_SLEEP);
577
sc->sc_btcm =
btcm
;
601
btcm
->btcm_int[i] = bt->bt_cmap;
605
btcm
->btcm_char[i] = bt->bt_cmap >> 24;
610
cm->r[i] =
btcm
->btcm_rgb[i][0];
611
cm->g[i] =
btcm
->btcm_rgb[i][1];
612
cm->b[i] =
btcm
->btcm_rgb[i][2];
621
union bt_cmap_u *
btcm
= sc->sc_btcm
local in function:cg4b_ldcmap
[
all
...]
cg4.c
572
union bt_cmap_u *
btcm
;
local in function:cg4b_init
576
btcm
= kmem_alloc(sizeof(*
btcm
), KM_SLEEP);
577
sc->sc_btcm =
btcm
;
601
btcm
->btcm_int[i] = bt->bt_cmap;
605
btcm
->btcm_char[i] = bt->bt_cmap >> 24;
610
cm->r[i] =
btcm
->btcm_rgb[i][0];
611
cm->g[i] =
btcm
->btcm_rgb[i][1];
612
cm->b[i] =
btcm
->btcm_rgb[i][2];
621
union bt_cmap_u *
btcm
= sc->sc_btcm
local in function:cg4b_ldcmap
[
all
...]
Completed in 31 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025