Searched refs:cb_regs (Results 1 – 1 of 1) sorted by relevance
2811 uint64_t *config_state, *cb_regs; in hvio_cb_suspend() local2818 cb_regs = ubc_config_state_regs; in hvio_cb_suspend()2823 cb_regs = jbc_config_state_regs; in hvio_cb_suspend()2841 CSR_XR((caddr_t)dev_hdl, cb_regs[i]); in hvio_cb_suspend()2852 uint64_t *cb_regs; in hvio_cb_resume() local2860 cb_regs = ubc_config_state_regs; in hvio_cb_resume()2870 cb_regs = jbc_config_state_regs; in hvio_cb_resume()2887 CSR_XS((caddr_t)xbus_dev_hdl, cb_regs[i], in hvio_cb_resume()