Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
Deject.c36 { 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/
Dscsi.h24 #define START_STOP 0x1b macro
/third_party/musl/ndk_musl_include/scsi/
Dscsi.h24 #define START_STOP 0x1b macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dscsi.h24 #define START_STOP 0x1b macro
/third_party/musl/include/scsi/
Dscsi.h24 #define START_STOP 0x1b macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dscsi.h24 #define START_STOP 0x1b macro
/third_party/FreeBSD/sys/cam/scsi/
Dscsi_all.h40 #define START_STOP 0x1B macro
/third_party/NuttX/drivers/usbdev/gadget/
Df_mass_storage.h107 #define START_STOP 0x1b macro
Df_mass_storage.c893 case START_STOP: in fmass_do_scsi_command()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c192 #define START_STOP 0x1b macro
4497 START_STOP, /* Command */ in do_start_stop()