Searched refs:REPLY_STATUS (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/message/i2o/
H A Ddebug.c129 static char *REPLY_STATUS[] = { local
144 if (req_status >= ARRAY_SIZE(REPLY_STATUS))
147 printk("%s", REPLY_STATUS[req_status]);

Completed in 54 milliseconds