Home
last modified time | relevance | path

Searched refs:mondo_vec_reg (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysioerr.c218 volatile uint64_t *mondo_vec_reg; in sysio_init_err() local
230 *mondo_vec_reg = tmp_mondo_vec; in sysio_init_err()
235 *mondo_vec_reg = tmp_mondo_vec; in sysio_init_err()
237 mondo_vec_reg = in sysio_init_err()
242 *mondo_vec_reg = tmp_mondo_vec; in sysio_init_err()
249 *mondo_vec_reg = tmp_mondo_vec; in sysio_init_err()
292 *mondo_vec_reg = 0; in sysio_dis_err()
299 *mondo_vec_reg = 0; in sysio_dis_err()
306 *mondo_vec_reg = 0; in sysio_dis_err()
886 tmp_mondo_vec = *mondo_vec_reg; in sysio_thermal_warn_intr()
[all …]
H A Dsysiosbus.c1642 volatile uint64_t *mondo_vec_reg; in sbus_add_intr_impl() local
1714 tmp_mondo_vec = *mondo_vec_reg; in sbus_add_intr_impl()
1716 *mondo_vec_reg = tmp_mondo_vec; in sbus_add_intr_impl()
1790 tmp_mondo_vec = *mondo_vec_reg; in sbus_add_intr_impl()
1792 *mondo_vec_reg = tmp_mondo_vec; in sbus_add_intr_impl()
1827 *mondo_vec_reg = tmp_mondo_vec; in sbus_add_intr_impl()
1873 volatile uint64_t *mondo_vec_reg; in sbus_remove_intr_impl() local
2130 volatile uint64_t *mondo_vec_reg; in sbus_cpr_handle_intr_map_reg() local
2163 volatile uint64_t *mondo_vec_reg; in sbus_intrdist() local
2256 *mondo_vec_reg = mondo_vec; in sbus_intrdist()
[all …]
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c1127 volatile uint_t *mondo_vec_reg; in fhc_add_intr_impl() local
1242 fhc_arg->mapping_reg = mondo_vec_reg; in fhc_add_intr_impl()
1304 (void *)mondo_vec_reg)); in fhc_add_intr_impl()
1307 *mondo_vec_reg = tmp_mondo_vec; in fhc_add_intr_impl()
1326 volatile uint_t *mondo_vec_reg; in fhc_remove_intr_impl() local
1372 mondo_vec_reg = in fhc_remove_intr_impl()
1374 *mondo_vec_reg &= ~IMR_VALID; in fhc_remove_intr_impl()
1400 *mondo_vec_reg &= ~IMR_VALID; in fhc_remove_intr_impl()
2552 volatile uint_t *mondo_vec_reg; in fhc_intrdist() local
2585 *mondo_vec_reg &= ~IMR_VALID; in fhc_intrdist()
[all …]