Searched refs:fb_scratch1 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater200.cpp352 uint32 data, fb_scratch0, fb_scratch1; local
451 fb_scratch1 = (unsigned int)seg_list->crc_val;
453 result = DspSendCommand(fb_scratch1, fb_scratch0);
496 fb_scratch1 = (unsigned int)seg_list->crc_val;
498 result = DspSendCommand(fb_scratch1, fb_scratch0);
515 fb_scratch1 = (unsigned int)seg_list->download_dst;
517 result = DspSendCommand(fb_scratch1, fb_scratch0);
533 fb_scratch1 = (unsigned int)0x11111;
535 result = DspSendCommand(fb_scratch1, fb_scratch0);
548 status_t CTheater200::DspSendCommand(uint32 fb_scratch1, uint3 argument
768 int32 fb_scratch1 = 0; local
837 int32 fb_scratch1 = 1; local
1015 int32 fb_scratch1 = 0; local
1036 int32 fb_scratch1 = 0; local
1096 int32 fb_scratch1 = 0; local
1137 int32 fb_scratch1 = 0; local
1151 int32 fb_scratch1 = 0; local
1167 int32 fb_scratch1 = 0; local
1183 int32 fb_scratch1 = 0; local
1209 int32 fb_scratch1 = 0; local
[all...]
H A DTheater200.h79 status_t DspSendCommand( uint32 fb_scratch1, uint32 fb_scratch0 );

Completed in 158 milliseconds