Searched refs:mca_type (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/char/
H A Dmonreader.c275 u8 msg_type[2], mca_type; local
282 mca_type = mon_mca_type(monmsg, 0);
283 EBCASC(&mca_type, 1);
289 P_DEBUG("read, msg_type = '%c%c', mca_type = '%c' / 0x%X / 0x%X\n",
290 msg_type[0], msg_type[1], mca_type ? mca_type : 'X',

Completed in 90 milliseconds