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

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c118 static uint16_t pcn_bcr_read16(pcn_t *, uint32_t);
1456 pcn_bcr_read16(pcn_t *pcnp, uint32_t reg) function
1747 chipid = pcn_bcr_read16(pcnp, PCN_BCR_PCISUBSYSID);
1749 chipid |= pcn_bcr_read16(pcnp, PCN_BCR_PCISUBVENID);

Completed in 60 milliseconds