Searched refs:scsi_sense_desc_find (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_eh.h53 extern const u8 * scsi_sense_desc_find(const u8 * sense_buffer, int sb_len,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_error.c1794 * scsi_sense_desc_find - search for a given descriptor type in
1808 const u8 * scsi_sense_desc_find(const u8 * sense_buffer, int sb_len, function
1832 EXPORT_SYMBOL(scsi_sense_desc_find); variable
1867 ucp = scsi_sense_desc_find(sense_buffer, sb_len,
H A Dst.c338 ucp = scsi_sense_desc_find(sense, SCSI_SENSE_BUFFERSIZE, 4);
H A Dosst.c226 ucp = scsi_sense_desc_find(sense, SCSI_SENSE_BUFFERSIZE, 4);

Completed in 163 milliseconds