Home
last modified time | relevance | path

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

/drivers/message/i2o/
Ddebug.c129 static char *REPLY_STATUS[] = { in i2o_report_common_status() local
144 if (req_status >= ARRAY_SIZE(REPLY_STATUS)) in i2o_report_common_status()
147 printk("%s", REPLY_STATUS[req_status]); in i2o_report_common_status()