Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pcn/
H A Dpcn.c137 static int pcn_set_chipid(pcn_t *, uint32_t);
371 if (pcn_set_chipid(pcnp, (uint32_t)ssid << 16 | (uint32_t)svid) != in pcn_attach()
1729 pcn_set_chipid(pcn_t *pcnp, uint32_t conf_id) in pcn_set_chipid() function