Searched refs:scsi_show_extd_sense (Results 1 – 3 of 3) sorted by relevance
1230 scsi_show_extd_sense(unsigned char asc, unsigned char ascq) in scsi_show_extd_sense() function1253 EXPORT_SYMBOL(scsi_show_extd_sense);1285 scsi_show_extd_sense(sshdr->asc, sshdr->ascq); in scsi_print_sense_hdr()1299 scsi_show_extd_sense(sshdr->asc, sshdr->ascq); in scsi_cmd_print_sense_hdr()1398 scsi_show_extd_sense(sshdr.asc, sshdr.ascq); in __scsi_print_sense()1414 scsi_show_extd_sense(sshdr.asc, sshdr.ascq); in scsi_print_sense()
2838 scsi_show_extd_sense(sshdr->asc, sshdr->ascq); in sd_print_sense_hdr()
9 extern void scsi_show_extd_sense(unsigned char, unsigned char);