Searched refs:CMD0_SEEK (Results 1 – 2 of 2) sorted by relevance
703 #define CMD0_SEEK 0x01 macro704 #define CMD1_SEEK CMD0_SEEK707 #define CMDL_SEEK CMD0_SEEK708 #define CMDV_SEEK CMD0_SEEK
1592 drvcmd[0]=CMD0_SEEK; in cc_Seek()