Searched refs:scsi_command_size (Results 1 – 2 of 2) sorted by relevance
30 static const unsigned char scsi_command_size[8] = { 6, 10, 10, 12, variable34 #define COMMAND_SIZE(opcode) scsi_command_size[((opcode) >> 5) & 7]
359 static const unsigned char scsi_command_size[8] = { 6, 10, 10, 12, variable