Searched refs:ahi_put32 (Results 1 - 16 of 16) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_fm.c | 93 ap->ahi_put32 = i_ddi_prot_put32; 111 ap->ahi_put32 = i_ddi_caut_put32;
|
H A D | pci_axq.c | 134 ap->ahi_put32 = pci_axq_hack_put32;
|
H A D | db21554.c | 1832 ap->ahi_put32 = db_ddi_put32;
|
/illumos-gate/usr/src/uts/intel/ia32/os/ |
H A D | ddi_i86.c | 303 hp->ahi_put32 = i_ddi_caut_put32; 334 hp->ahi_put32 = i_ddi_prot_io_swap_put32; 348 hp->ahi_put32 = i_ddi_prot_io_put32; 372 hp->ahi_put32 = i_ddi_prot_vaddr_swap_put32; 392 hp->ahi_put32 = i_ddi_prot_vaddr_put32; 424 hp->ahi_put32 = i_ddi_io_swap_put32; 434 hp->ahi_put32 = i_ddi_io_put32; 458 hp->ahi_put32 = i_ddi_vaddr_swap_put32; 472 hp->ahi_put32 = i_ddi_vaddr_put32;
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | isadma.c | 671 hp->ahi_put32 = isadma_noput32;
|
H A D | pmubus.c | 803 hp->ahi_put32 = pmubus_put32;
|
/illumos-gate/usr/src/uts/sparc/sys/ |
H A D | ddi_isa.h | 73 void (*ahi_put32)(struct ddi_acc_impl *handle, uint32_t *addr, member in struct:ddi_acc_impl
|
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px_fm.c | 161 ap->ahi_put32 = i_ddi_prot_put32; 186 ap->ahi_put32 = i_ddi_caut_put32;
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | bscbus.c | 2059 aip->ahi_put32 = bscbus_meta_put32; 2083 aip->ahi_put32 = bscbus_meta_put32; 2107 aip->ahi_put32 = bscbus_meta_put32;
|
H A D | i8042.c | 933 ap->ahi_put32 = NULL;
|
H A D | bofi.c | 2798 hp->save.acc.ahi_put32(&hp->save.acc, addr, (uint32_t)llvalue); 2802 hp->save.acc.ahi_put32(&hp->save.acc, addr, (uint32_t)llvalue); 3048 hp->save.acc.ahi_put32(&hp->save.acc, addr, 3154 ap->ahi_put32 = bofi_wr32;
|
/illumos-gate/usr/src/uts/sun4u/lw2plus/io/ |
H A D | lombus.c | 1755 aip->ahi_put32 = lombus_meta_put32; 1779 aip->ahi_put32 = lombus_meta_put32; 1803 aip->ahi_put32 = lombus_meta_put32;
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | ddi_isa.h | 83 void (*ahi_put32)(struct ddi_acc_impl *handle, uint32_t *addr, member in struct:ddi_acc_impl
|
/illumos-gate/usr/src/uts/i86pc/io/pci/ |
H A D | pci_common.c | 1291 ap->ahi_put32 = i_ddi_caut_put32; 1300 ap->ahi_put32 = pci_config_wr32;
|
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | ddi_impl.c | 1434 hp->ahi_put32 = i_ddi_swap_put32; 1447 hp->ahi_put32 = i_ddi_put32;
|
/illumos-gate/usr/src/uts/sun4v/io/px/ |
H A D | px_lib4v.c | 1586 ap->ahi_put32 = px_pci_config_put32;
|
Completed in 839 milliseconds