Lines Matching refs:sensebuf
359 u8 sensebuf[SCSI_SENSE_BUFFERSIZE];
373 memset(sensebuf, 0, sizeof(sensebuf));
410 sensebuf, &sshdr, (10*HZ), 5, 0, 0, NULL);
413 u8 *desc = sensebuf + 8;
425 if (sensebuf[0] == 0x72 && /* format is "descriptor" */
463 u8 sensebuf[SCSI_SENSE_BUFFERSIZE];
475 memset(sensebuf, 0, sizeof(sensebuf));
491 sensebuf, &sshdr, (10*HZ), 5, 0, 0, NULL);
494 u8 *desc = sensebuf + 8;
506 if (sensebuf[0] == 0x72 && /* format is "descriptor" */