Searched refs:VIPReadFifo (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DVIPPort.h62 return fRadeon.VIPReadFifo( device, address, count, buffer );
H A DRadeon.h355 int VIPReadFifo(int device, uint32 address, uint32 count, uint8 *buffer);
H A DRadeon.cpp256 int CRadeon::VIPReadFifo(int device, uint32 address, uint32 count, uint8 *buffer) function in class:CRadeon

Completed in 38 milliseconds