Searched refs:MK_ERROR32 (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 299 #define MK_ERROR32(name, alias) \ macro 318 MK_ERROR32("ierrors", NULL), 320 MK_ERROR32("oerrors", NULL), 321 MK_ERROR32("collisions", NULL), 335 MK_ERROR32("norcvbuf", NULL), 336 MK_ERROR32("noxmtbuf", NULL), 337 MK_ERROR32("unknowns", NULL), 353 MK_ERROR32("align_errors", "framing"), 354 MK_ERROR32("fcs_errors", "crc"), 355 MK_ERROR32("first_collisions", NULL), [all …]
|