Searched refs:set_intr_mapping_reg (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_types.h | 56 extern void set_intr_mapping_reg(int, uint64_t *, int);
|
/illumos-gate/usr/src/uts/sun4u/opl/sys/pcicmu/ |
H A D | pcicmu.h | 436 extern void set_intr_mapping_reg(int, uint64_t *, int);
|
/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | mach_ddi_impl.c | 196 * set_intr_mapping_reg() is called by the UPA master to register the address 209 * set_intr_mapping_reg() in its attach routine to register the slaves 213 set_intr_mapping_reg(int upaid, uint64_t *addr, int slave) function 255 * should call set_intr_mapping_reg() in their xxattach() to register
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | sysiosbus.c | 713 extern void set_intr_mapping_reg(int, uint64_t *, int); 781 set_intr_mapping_reg(softsp->upa_id, 786 set_intr_mapping_reg(softsp->upa_id,
|
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcmu_ib.c | 86 set_intr_mapping_reg(pcmu_p->pcmu_id,
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_ib.c | 108 set_intr_mapping_reg(pci_p->pci_id,
|
Completed in 161 milliseconds