Searched refs:scsi_show_extd_sense (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_dbg.h9 extern void scsi_show_extd_sense(unsigned char, unsigned char);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dconstants.c1179 scsi_show_extd_sense(unsigned char asc, unsigned char ascq) function
1202 EXPORT_SYMBOL(scsi_show_extd_sense); variable
1234 scsi_show_extd_sense(sshdr->asc, sshdr->ascq);
1333 scsi_show_extd_sense(sshdr.asc, sshdr.ascq);
1349 scsi_show_extd_sense(sshdr.asc, sshdr.ascq);
H A Dsd.c1922 scsi_show_extd_sense(sshdr->asc, sshdr->ascq);

Completed in 61 milliseconds