Searched defs:cb_regs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c2811 uint64_t *config_state, *cb_regs; local
2818 cb_regs = ubc_config_state_regs;
2823 cb_regs = jbc_config_state_regs;
2841 CSR_XR((caddr_t)dev_hdl, cb_regs[i]);
2852 uint64_t *cb_regs; local
2860 cb_regs = ubc_config_state_regs;
2870 cb_regs = jbc_config_state_regs;
2887 CSR_XS((caddr_t)xbus_dev_hdl, cb_regs[i],

Completed in 63 milliseconds