Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h72 ddi_acc_handle_t c2_handle; /* handle for c2_reg */ member
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c5544 &pp->uh.ebus.c2_handle) != DDI_SUCCESS) { in pc97317_map_regs()
5556 if (pp->uh.ebus.c2_handle) { in pc97317_unmap_regs()
5557 ddi_regs_map_free(&pp->uh.ebus.c2_handle); in pc97317_unmap_regs()
5578 PP_PUTB(pp->uh.ebus.c2_handle, in pc97317_config_chip()
5580 PP_PUTB(pp->uh.ebus.c2_handle, &pp->uh.ebus.c2_reg->edr, 0x80); in pc97317_config_chip()