Searched refs:pcn_csr_read16 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c114 static uint16_t pcn_csr_read16(pcn_t *, uint32_t);
1423 pcn_csr_read16(pcn_t *pcnp, uint32_t reg) function
1759 chipid = pcn_csr_read16(pcnp, PCN_CSR_CHIPID1);
1761 chipid |= pcn_csr_read16(pcnp, PCN_CSR_CHIPID0);

Completed in 59 milliseconds