Searched refs:GPCMD_START_STOP_UNIT (Results 1 – 8 of 8) sorted by relevance
44 { GPCMD_START_STOP_UNIT, "Start/Stop Unit" },
128 cmd[0] = GPCMD_START_STOP_UNIT; in cdrom_eject()
125 if (scsi_req(rq)->cmd[0] == GPCMD_START_STOP_UNIT && sense->asc == 0x24) in cdrom_log_sense()339 if (scsi_req(rq)->cmd[0] == GPCMD_START_STOP_UNIT) in cdrom_decode_status()
38 static const char cdb[ATAPI_CDB_LEN] = { GPCMD_START_STOP_UNIT, in eject_tray()
269 cgc.cmd[0] = GPCMD_START_STOP_UNIT; in sr_tray_move()
481 #define GPCMD_START_STOP_UNIT 0x1b macro
556 return __blk_send_generic(q, bd_disk, GPCMD_START_STOP_UNIT, data); in blk_send_start_stop()
3176 cgc->cmd[0] = GPCMD_START_STOP_UNIT; in mmc_ioctl_cdrom_start_stop()