Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/dvddemo/src/
Derrorhandling.c89 u32 command; member
275 if (data->command == COMMAND_READ) in __status_refresh()
422 Data.command = COMMAND_READ; in MNU_read()
464 Data.command = COMMAND_SEEK; in MNU_seek()
519 Data.command = COMMAND_CHANGE_DISK; in MNU_change_disk()
/RvlSDK-2.1/build/demos/carddemo/src/
Dcardutil.c53 s32 command; member
736 static s32 CardUtilCommand(s32 slot, s32 command, s32 fileNo, void* param) in CardUtilCommand() argument
755 CardControl.command = command; in CardUtilCommand()
759 if (command != CARDUTIL_CMD_LIST) in CardUtilCommand()
909 s32 command; in CardUtilMain() local
923 command = CardControl.command; in CardUtilMain()
928 switch (command) in CardUtilMain()
/RvlSDK-2.1/include/dolphin/
Dpad.h251 void PADControlAllMotors ( const u32* command );
252 void PADControlMotor ( int chan, u32 command );
/RvlSDK-2.1/include/revolution/
Dpad.h248 void PADControlAllMotors ( const u32* command );
249 void PADControlMotor ( int chan, u32 command );
Dwpad.h550 s32 WPADControlDpd ( s32 chan, u32 command, WPADCallback callback );
559 s32 WPADControlSpeaker ( s32 chan, u32 command, WPADCallback callback );
564 void WPADControlMotor ( s32 chan, u32 command );
Ddvd.h307 u32 command; member
/RvlSDK-2.1/
Dreadme-RVL_SDK-2_1.txt72 …ing timing as compared with the GameCube was found in the graphics hardware command processor (CP).
78command that corresponds to the register type "CP" (as described in the function reference "About …
/RvlSDK-2.1/build/buildtools/
Dmodulerules30 # If a linker command file is required, define the variable:
259 # linker command file is used whenever LCF_FILE is defined.