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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst.h13 int have_sense; member in struct:st_cmdstatus
H A Dst.c319 s->have_sense = scsi_normalize_sense(SRpnt->sense,
323 if (s->have_sense) {
361 if (cmdstatp->have_sense)
372 if (cmdstatp->have_sense)
376 if (!cmdstatp->have_sense)
381 else if (cmdstatp->have_sense &&
403 if (cmdstatp->have_sense &&
409 if (cmdstatp->have_sense &&
509 STp->buffer->cmdstat.have_sense = 0;
572 if (cmdstatp->have_sense
[all...]
H A Dosst.c207 s->have_sense = scsi_normalize_sense(SRpnt->sense,
211 if (s->have_sense) {
250 if (cmdstatp->have_sense)
262 if (cmdstatp->have_sense)
267 if (cmdstatp->have_sense && (
275 if (cmdstatp->have_sense) {
297 if (cmdstatp->have_sense && scode == RECOVERED_ERROR) {
403 STp->buffer->cmdstat.have_sense = 0;

Completed in 70 milliseconds