two_byte_msgs 1242 drivers/scsi/scsi_transport_spi.c static const char * const two_byte_msgs[] = { two_byte_msgs 1323 drivers/scsi/scsi_transport_spi.c if ((msg[0] - 0x20) < ARRAY_SIZE(two_byte_msgs)) two_byte_msgs 1324 drivers/scsi/scsi_transport_spi.c printk("%s %02x ", two_byte_msgs[msg[0] - 0x20],