Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c518 CSR_WRITE_4(pcnp, PCN_IO32_RAP, PCN_CSR_EXTCTL1); in pcn_quiesce()
522 CSR_WRITE_4(pcnp, PCN_IO32_RAP, PCN_CSR_CSR); in pcn_quiesce()
1416 CSR_WRITE_4(pcnp, PCN_IO32_RAP, reg); in pcn_csr_read()
1438 CSR_WRITE_4(pcnp, PCN_IO32_RAP, reg); in pcn_csr_write()
1449 CSR_WRITE_4(pcnp, PCN_IO32_RAP, reg); in pcn_bcr_read()
1471 CSR_WRITE_4(pcnp, PCN_IO32_RAP, reg); in pcn_bcr_write()
H A Dpcn.h68 #define PCN_IO32_RAP 0x14 macro