Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pcn/
H A Dpcn.h296 #define CHIPID_PARTID(x) (((x) >> 12) & 0xffff) macro
H A Dpcn.c1768 chipid = CHIPID_PARTID(chipid); in pcn_set_chipid()