Lines Matching defs:sshdr
704 struct scsi_sense_hdr sshdr;795 &sshdr);800 sshdr.response_code, sshdr.sense_key,801 sshdr.asc, sshdr.ascq);803 usb_stor_show_sense(us, sshdr.sense_key, sshdr.asc, sshdr.ascq);818 if (sshdr.sense_key == 0 && sshdr.asc == 0 && sshdr.ascq == 0 &&848 if ((sshdr.response_code & 0x72) == 0x72)