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

  /src/sys/arch/amiga/dev/
grfabs_ccreg.h 118 extern int std_dlace_copper_list_size;
grfabs_cc.c 1277 alloc_chipmem(std_dlace_copper_list_size * F_LACE_TOTAL);
1290 std_dlace_copper_list_size);
1293 std_dlace_copper_list_size);
1296 std_dlace_copper_list_size);
1299 std_dlace_copper_list_size);
1446 std_dlace_copper_list_size);
2791 phdl_this_data->frames[F_LACE_LONG] = alloc_chipmem(std_dlace_copper_list_size * F_LACE_TOTAL);
2799 memcpy(phdl_this_data->frames[F_LACE_STORE_LONG], std_dlace_copper_list, std_dlace_copper_list_size);
2800 memcpy(phdl_this_data->frames[F_LACE_STORE_SHORT], std_dlace_copper_list, std_dlace_copper_list_size);
2801 memcpy(phdl_this_data->frames[F_LACE_LONG], std_dlace_copper_list, std_dlace_copper_list_size);
    [all...]
grfabs_ccglb.c 487 int std_dlace_copper_list_size = sizeof (std_dlace_copper_list); variable in typeref:typename:int

Completed in 14 milliseconds