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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_dbg.h22 extern const char *scsi_extd_sense_format(unsigned char, unsigned char);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Ddebug.c167 what = scsi_extd_sense_format(asc, ascq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dconstants.c1210 scsi_extd_sense_format(unsigned char asc, unsigned char ascq) { function
1227 EXPORT_SYMBOL(scsi_extd_sense_format); variable
1232 const char *extd_sense_fmt = scsi_extd_sense_format(asc, ascq);

Completed in 116 milliseconds