Searched refs:START_STOP (Results 1 – 3 of 3) sorted by relevance
/external/toybox/toys/other/ |
D | eject.c | 35 { START_STOP, 0, 0, 0, 1, 0 }, //start the motor in remove_scsi() 36 { START_STOP, 0, 0, 0, 2, 0 } //eject the media in remove_scsi()
|
/external/kernel-headers/modified/scsi/ |
D | scsi.h | 80 #define START_STOP 0x1b macro
|
/external/kernel-headers/original/scsi/ |
D | scsi.h | 77 #define START_STOP 0x1b macro
|