Searched refs:ddi_rep_get32 (Results 1 - 11 of 11) sorted by relevance
/illumos-gate/usr/src/uts/intel/ia32/ml/ |
H A D | ddi_i86_asm.s | 186 ddi_rep_get32(ddi_acc_handle_t handle, uint32_t *host_addr, uint32_t *dev_addr, 754 ENTRY(ddi_rep_get32) function 759 SET_SIZE(ddi_rep_get32) 766 ENTRY(ddi_rep_get32) function 772 SET_SIZE(ddi_rep_get32)
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ddi_obsolete.h | 107 #define ddi_rep_getl ddi_rep_get32
|
H A D | sunddi.h | 1896 ddi_rep_get32(ddi_acc_handle_t handle, uint32_t *host_addr, uint32_t *dev_addr,
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_fwlog.c | 954 ddi_rep_get32(pwp->gsm_acc_handle, local_buf, 969 ddi_rep_get32(pwp->gsm_acc_handle, local_buf, 984 ddi_rep_get32(pwp->gsm_acc_handle, local_buf, 998 ddi_rep_get32(pwp->gsm_acc_handle, local_buf, 1013 ddi_rep_get32(pwp->gsm_acc_handle, local_buf,
|
/illumos-gate/usr/src/uts/common/io/iwi/ |
H A D | ipw2200_hw.c | 83 ddi_rep_get32(sc->sc_ioh, buf,
|
/illumos-gate/usr/src/uts/sparc/v9/ml/ |
H A D | ddi_v9_asm.s | 200 ddi_rep_get32(ddi_acc_handle_t handle, uint32_t *host_addr, uint32_t *dev_addr, 835 ENTRY(ddi_rep_get32) function 842 SET_SIZE(ddi_rep_get32)
|
/illumos-gate/usr/src/uts/common/pcmcia/cs/ |
H A D | cs_stubs.c | 1082 ddi_rep_get32(handle, hostaddr, (uint32_t *)(hp->ah_addr + offset),
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 1237 #define READ_SLIM_COPY(_hba, _bufp, _slimp, _wcnt) ddi_rep_get32(\
|
/illumos-gate/usr/src/man/man9f/ |
H A D | Makefile | 863 ddi_rep_get32.9f \ 1649 ddi_rep_get32.9f := LINKSRC = ddi_rep_get8.9f
|
/illumos-gate/usr/src/uts/sun4u/starcat/io/ |
H A D | iosram.c | 791 ddi_rep_get32(handle, (uint32_t *)buf, (uint32_t *)iosramp,
|
/illumos-gate/usr/src/uts/common/io/aac/ |
H A D | aac.c | 184 ddi_rep_get32((acc), (uint32_t *)&(d)->field, \
|
Completed in 129 milliseconds