Home
last modified time | relevance | path

Searched refs:NO_ONE_BYTE_MSGS (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dconstants.c830 #define NO_ONE_BYTE_MSGS (sizeof(one_byte_msgs) / sizeof (const char *)) macro
890 if (msg[0] < NO_ONE_BYTE_MSGS) in print_msg()