Searched refs:CHIPID_PARTID (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/pcn/ | ||
| H A D | pcn.h | 296 #define CHIPID_PARTID(x) (((x) >> 12) & 0xffff) macro |
| H A D | pcn.c | 1768 chipid = CHIPID_PARTID(chipid); in pcn_set_chipid() |