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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_spi.c1199 static const char * const two_byte_msgs[] = { variable
1280 if ((msg[0] - 0x20) < ARRAY_SIZE(two_byte_msgs))
1281 printk("%s %02x ", two_byte_msgs[msg[0] - 0x20],

Completed in 53 milliseconds