Searched refs:get_intr_mapping_reg (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dmach_rootnex.c115 extern uint64_t *get_intr_mapping_reg(int, int);
117 if ((intr_mapping_reg = get_intr_mapping_reg(
188 extern uint64_t *get_intr_mapping_reg(int, int);
190 if ((intr_mapping_reg = get_intr_mapping_reg(
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_ddi_impl.c201 * get_intr_mapping_reg() is called by the UPA nexus driver on behalf
240 get_intr_mapping_reg(int upaid, int slave) function

Completed in 58 milliseconds