Searched refs:scsi_sense_command (Results 1 – 3 of 3) sorted by relevance
290 struct scsi_sense_command *cmd; in ctl_sense_to_fixed()292 cmd = (struct scsi_sense_command *)header; in ctl_sense_to_fixed()
3911 struct scsi_sense_command *cmd = (void *)desc; in scsi_set_sense_data_desc_va()3921 (offsetof(struct scsi_sense_command, length) + 1); in scsi_set_sense_data_desc_va()4183 struct scsi_sense_command *cmd_desc; in scsi_get_sense_info()4185 cmd_desc = (struct scsi_sense_command *)desc; in scsi_get_sense_info()4622 struct scsi_sense_command *command; in scsi_sense_command_sbuf()4624 command = (struct scsi_sense_command *)header; in scsi_sense_command_sbuf()9553 struct scsi_sense_command *command; in scsi_format_sense_devd()9555 command = (struct scsi_sense_command *)hdr; in scsi_format_sense_devd()
3407 struct scsi_sense_command struct