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 in struct:ecpp_ebus
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c5542 &pp->uh.ebus.c2_handle) != DDI_SUCCESS) {
5554 if (pp->uh.ebus.c2_handle) {
5555 ddi_regs_map_free(&pp->uh.ebus.c2_handle);
5576 PP_PUTB(pp->uh.ebus.c2_handle,
5578 PP_PUTB(pp->uh.ebus.c2_handle, &pp->uh.ebus.c2_reg->edr, 0x80);

Completed in 168 milliseconds