Searched refs:scsi_extd_sense_format (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.h20 extern const char *scsi_extd_sense_format(unsigned char, unsigned char);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/storage/
H A Ddebug.c169 what = scsi_extd_sense_format(asc, ascq);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dconstants.c1160 scsi_extd_sense_format(unsigned char asc, unsigned char ascq) { function
1176 EXPORT_SYMBOL(scsi_extd_sense_format); variable
1181 const char *extd_sense_fmt = scsi_extd_sense_format(asc, ascq);

Completed in 123 milliseconds