Searched refs:scsi_start_stop_unit (Results 1 – 9 of 9) sorted by relevance
98 static uint8_t scsi_start_stop_unit[] = { 0x1b, 0x00, 0x00, 0x00, 0x02, 0x00 }; variable952 &scsi_start_stop_unit, sizeof(scsi_start_stop_unit), in usb_msc_eject()
873 struct scsi_start_stop_unit *cdb; in ctl_backend_ramdisk_config_write()875 cdb = (struct scsi_start_stop_unit *)io->scsiio.cdb; in ctl_backend_ramdisk_config_write()
494 struct scsi_start_stop_unit *cdb; in ctl_scsi_start_stop()496 cdb = (struct scsi_start_stop_unit *)io->scsiio.cdb; in ctl_scsi_start_stop()
2740 struct scsi_start_stop_unit *cdb; in ctl_be_block_config_write()2743 cdb = (struct scsi_start_stop_unit *)io->scsiio.cdb; in ctl_be_block_config_write()
5210 struct scsi_start_stop_unit *cdb; in ctl_start_stop()5217 cdb = (struct scsi_start_stop_unit *)ctsio->cdb; in ctl_start_stop()
1168 struct scsi_start_stop_unit *scsi_cmd; in camperiphdone()1171 scsi_cmd = (struct scsi_start_stop_unit *) in camperiphdone()
616 struct scsi_start_stop_unit *ss = in aac_container_special_command()617 (struct scsi_start_stop_unit *)cmdp; in aac_container_special_command()
8375 struct scsi_start_stop_unit *scsi_cmd; in scsi_start_stop()8378 scsi_cmd = (struct scsi_start_stop_unit *)&csio->cdb_io.cdb_bytes; in scsi_start_stop()
1381 struct scsi_start_stop_unit struct