Searched refs:MK_DECLARE32 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 291 #define MK_DECLARE32(name, alias) \ macro 317 MK_DECLARE32("ipackets", NULL), 319 MK_DECLARE32("opackets", NULL), 326 MK_DECLARE32("rbytes", NULL), 327 MK_DECLARE32("obytes", NULL), 328 MK_DECLARE32("multircv", NULL), 329 MK_DECLARE32("multixmt", NULL), 330 MK_DECLARE32("brdcstrcv", NULL), 331 MK_DECLARE32("brdcstxmt", NULL),
|