Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/i2o/
Ddebug.c130 static char *REPLY_STATUS[] = { in i2o_report_common_status() local
145 if (req_status >= ARRAY_SIZE(REPLY_STATUS)) in i2o_report_common_status()
148 printk("%s", REPLY_STATUS[req_status]); in i2o_report_common_status()