Home
last modified time | relevance | path

Searched refs:scsi_sense_command (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_error.c290 struct scsi_sense_command *cmd; in ctl_sense_to_fixed()
292 cmd = (struct scsi_sense_command *)header; in ctl_sense_to_fixed()
/freebsd/sys/cam/scsi/
H A Dscsi_all.c3908 struct scsi_sense_command *cmd = (void *)desc; in scsi_set_sense_data_desc_va()
3918 (offsetof(struct scsi_sense_command, length) + 1); in scsi_set_sense_data_desc_va()
4180 struct scsi_sense_command *cmd_desc; in scsi_get_sense_info()
4182 cmd_desc = (struct scsi_sense_command *)desc; in scsi_get_sense_info()
4619 struct scsi_sense_command *command; in scsi_sense_command_sbuf()
4621 command = (struct scsi_sense_command *)header; in scsi_sense_command_sbuf()
H A Dscsi_all.h3412 struct scsi_sense_command struct