Searched refs:scsi_sense_command (Results 1 – 3 of 3) sorted by relevance
291 struct scsi_sense_command *cmd; in ctl_sense_to_fixed()293 cmd = (struct scsi_sense_command *)header; in ctl_sense_to_fixed()
3812 struct scsi_sense_command *cmd = (void *)desc; in scsi_set_sense_data_desc_va()3822 (offsetof(struct scsi_sense_command, length) + 1); in scsi_set_sense_data_desc_va()4084 struct scsi_sense_command *cmd_desc; in scsi_get_sense_info()4086 cmd_desc = (struct scsi_sense_command *)desc; in scsi_get_sense_info()4524 struct scsi_sense_command *command; in scsi_sense_command_sbuf()4526 command = (struct scsi_sense_command *)header; in scsi_sense_command_sbuf()
3301 struct scsi_sense_command struct