Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dtpqic02.c251 } exception_list[] = { variable
318 #define NR_OF_EXC (sizeof(exception_list)/sizeof(struct exception_list_type))
380 exception_list[n].msg); in report_qic_exception()
395 if ((s & exception_list[i].mask) == exception_list[i].code) { in decode_qic_exception_nr()