Lines Matching defs:sshdr
709 struct scsi_sense_hdr sshdr;800 &sshdr);805 sshdr.response_code, sshdr.sense_key,806 sshdr.asc, sshdr.ascq);808 usb_stor_show_sense(us, sshdr.sense_key, sshdr.asc, sshdr.ascq);823 if (sshdr.sense_key == 0 && sshdr.asc == 0 && sshdr.ascq == 0 &&853 if ((sshdr.response_code & 0x72) == 0x72)