Home
last modified time | relevance | path

Searched refs:cc_get_colormap (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dgrfabs_ccreg.h295 int cc_get_colormap(view_t * v, colormap_t * cm);
H A Dgrfabs_cc.c542 cc_get_colormap(view_t *v, colormap_t *cm) in cc_get_colormap() function
695 return (cc_get_colormap(v, cm)); in cc_a2024_get_colormap()
860 h_this_data->get_colormap = cc_get_colormap; in cc_init_ntsc_hires()
1042 hl_this_data->get_colormap = cc_get_colormap; in cc_init_ntsc_hires_lace()
1813 aga_this_data->get_colormap = cc_get_colormap; in cc_init_ntsc_aga()
2122 super72_this_data->get_colormap = cc_get_colormap; in cc_init_super72()
2414 ph_this_data->get_colormap = cc_get_colormap; in cc_init_pal_hires()
2583 phl_this_data->get_colormap = cc_get_colormap; in cc_init_pal_hires_lace()
3238 paga_this_data->get_colormap = cc_get_colormap; in cc_init_pal_aga()