Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/macio/
H A Dcuda.c219 typedef struct CudaCommand { struct
225 } CudaCommand; argument
370 static const CudaCommand handlers[] = {
391 const CudaCommand *desc = &handlers[i]; in cuda_receive_packet()