Searched refs:START_STOP (Results 1 – 10 of 10) sorted by relevance
/third_party/toybox/toys/other/ |
D | eject.c | 36 { START_STOP, 0, 0, 0, 1, 0 }, //start the motor in remove_scsi() 37 { START_STOP, 0, 0, 0, 2, 0 } //eject the media in remove_scsi()
|
/third_party/musl/porting/uniproton/kernel/include/scsi/ |
D | scsi.h | 24 #define START_STOP 0x1b macro
|
/third_party/musl/ndk_musl_include/scsi/ |
D | scsi.h | 24 #define START_STOP 0x1b macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/ |
D | scsi.h | 24 #define START_STOP 0x1b macro
|
/third_party/musl/include/scsi/ |
D | scsi.h | 24 #define START_STOP 0x1b macro
|
/third_party/musl/porting/liteos_m/kernel/include/scsi/ |
D | scsi.h | 24 #define START_STOP 0x1b macro
|
/third_party/FreeBSD/sys/cam/scsi/ |
D | scsi_all.h | 40 #define START_STOP 0x1B macro
|
/third_party/NuttX/drivers/usbdev/gadget/ |
D | f_mass_storage.h | 107 #define START_STOP 0x1b macro
|
D | f_mass_storage.c | 893 case START_STOP: in fmass_do_scsi_command()
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 192 #define START_STOP 0x1b macro 4497 START_STOP, /* Command */ in do_start_stop()
|