Searched refs:ahi_put16 (Results 1 - 16 of 16) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_fm.c | 92 ap->ahi_put16 = i_ddi_prot_put16; 110 ap->ahi_put16 = i_ddi_caut_put16;
|
H A D | pci_axq.c | 133 ap->ahi_put16 = pci_axq_hack_put16;
|
H A D | db21554.c | 1831 ap->ahi_put16 = db_ddi_put16;
|
/illumos-gate/usr/src/uts/intel/ia32/os/ |
H A D | ddi_i86.c | 302 hp->ahi_put16 = i_ddi_caut_put16; 333 hp->ahi_put16 = i_ddi_prot_io_swap_put16; 347 hp->ahi_put16 = i_ddi_prot_io_put16; 371 hp->ahi_put16 = i_ddi_prot_vaddr_swap_put16; 391 hp->ahi_put16 = i_ddi_prot_vaddr_put16; 423 hp->ahi_put16 = i_ddi_io_swap_put16; 433 hp->ahi_put16 = i_ddi_io_put16; 457 hp->ahi_put16 = i_ddi_vaddr_swap_put16; 471 hp->ahi_put16 = i_ddi_vaddr_put16;
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | isadma.c | 670 hp->ahi_put16 = isadma_put16;
|
H A D | pmubus.c | 802 hp->ahi_put16 = pmubus_noput16;
|
/illumos-gate/usr/src/uts/sparc/sys/ |
H A D | ddi_isa.h | 71 void (*ahi_put16)(struct ddi_acc_impl *handle, uint16_t *addr, member in struct:ddi_acc_impl
|
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px_fm.c | 160 ap->ahi_put16 = i_ddi_prot_put16; 185 ap->ahi_put16 = i_ddi_caut_put16;
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | bscbus.c | 2054 aip->ahi_put16 = bscbus_no_put16; 2078 aip->ahi_put16 = bscbus_no_put16; 2102 aip->ahi_put16 = bscbus_event_put16;
|
H A D | i8042.c | 931 ap->ahi_put16 = NULL;
|
H A D | bofi.c | 2777 hp->save.acc.ahi_put16(&hp->save.acc, addr, (uint16_t)llvalue); 2781 hp->save.acc.ahi_put16(&hp->save.acc, addr, (uint16_t)llvalue); 3017 hp->save.acc.ahi_put16(&hp->save.acc, addr, 3153 ap->ahi_put16 = bofi_wr16;
|
/illumos-gate/usr/src/uts/sun4u/lw2plus/io/ |
H A D | lombus.c | 1750 aip->ahi_put16 = lombus_no_put16; 1774 aip->ahi_put16 = lombus_no_put16; 1798 aip->ahi_put16 = lombus_event_put16;
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | ddi_isa.h | 81 void (*ahi_put16)(struct ddi_acc_impl *handle, uint16_t *addr, member in struct:ddi_acc_impl
|
/illumos-gate/usr/src/uts/i86pc/io/pci/ |
H A D | pci_common.c | 1290 ap->ahi_put16 = i_ddi_caut_put16; 1299 ap->ahi_put16 = pci_config_wr16;
|
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | ddi_impl.c | 1433 hp->ahi_put16 = i_ddi_swap_put16; 1446 hp->ahi_put16 = i_ddi_put16;
|
/illumos-gate/usr/src/uts/sun4v/io/px/ |
H A D | px_lib4v.c | 1585 ap->ahi_put16 = px_pci_config_put16;
|
Completed in 266 milliseconds