Searched refs:MAX_SENSE_SIZE (Results 1 – 2 of 2) sorted by relevance
72 #define MAX_SENSE_SIZE 64 macro225 u8 sensebuf[MAX_SENSE_SIZE];
743 memcpy(scsicmd->sense_buffer, cmdrsp->scsi.sensebuf, MAX_SENSE_SIZE); in do_scsi_linuxstat()