Symbol: bus_space_read_2
stand/kshim/bsd_busspace.c
62
*datap++ = bus_space_read_2(t, h, offset);
stand/kshim/bsd_kernel.h
504
uint16_t bus_space_read_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset);
sys/arm/freescale/vybrid/vf_common.h
34
bus_space_read_2(_sc->bst, _sc->bsh, _reg)
sys/arm/freescale/vybrid/vf_edma.h
116
bus_space_read_2(_sc->bst_tcd, _sc->bsh_tcd, _reg)
sys/arm/include/bus.h
330
__generate_inline_bs_rs(bus_space_read_2, bs_r_2, uint16_t);
sys/arm/mv/mv_pci.c
1127
data = le16toh(bus_space_read_2(sc->sc_bst, sc->sc_bsh,
sys/arm/ti/ti_pinmux.c
72
bus_space_read_2((sc)->sc_bst, (sc)->sc_bsh, (reg))
sys/arm64/cavium/thunder_pcie_pem.c
597
data = le16toh(bus_space_read_2(t, h, reg));
sys/dev/aac/aacvar.h
279
#define AAC_MEM0_GETREG2(sc, reg) bus_space_read_2(sc->aac_btag0, \
sys/dev/aac/aacvar.h
292
#define AAC_MEM1_GETREG2(sc, reg) bus_space_read_2(sc->aac_btag1, \
sys/dev/aacraid/aacraid_var.h
287
#define AAC_MEM0_GETREG2(sc, reg) bus_space_read_2(sc->aac_btag0, \
sys/dev/aacraid/aacraid_var.h
300
#define AAC_MEM1_GETREG2(sc, reg) bus_space_read_2(sc->aac_btag1, \
sys/dev/agp/agp_amd.c
55
#define READ2(off) bus_space_read_2(sc->bst, sc->bsh, off)
sys/dev/aic7xxx/aic79xx_osm.h
157
aic_le16toh(bus_space_read_2((ahd)->tags[(port) >> 8], \
sys/dev/bhnd/bhnd_erom.c
583
return (bus_space_read_2(iobus->bst, iobus->bsh,
sys/dev/bwi/if_bwivar.h
79
bus_space_read_2((sc)->sc_mem_bt, (sc)->sc_mem_bh, (reg))
sys/dev/bxe/bxe.h
1850
bus_space_read_2(sc->bar[BAR0].tag, \
sys/dev/bxe/bxe_debug.c
103
val = bus_space_read_2(sc->bar[BAR0].tag,
sys/dev/cfi/cfi_core.c
75
val = bus_space_read_2(sc->sc_tag, sc->sc_handle, ofs);
sys/dev/cfi/cfi_core.c
870
uint16_t v = bus_space_read_2(sc->sc_tag, sc->sc_handle, off<<1);
sys/dev/cfi/cfi_core.c
99
sval = bus_space_read_2(sc->sc_tag, sc->sc_handle, ofs);
sys/dev/e1000/e1000_osdep.h
251
bus_space_read_2(((struct e1000_osdep *)(hw)->back)->flash_bus_space_tag, \
sys/dev/ioat/ioat_internal.h
83
bus_space_read_2((ioat)->pci_bus_tag, (ioat)->pci_bus_handle, \
sys/dev/ipw/if_ipwreg.h
330
bus_space_read_2((sc)->sc_st, (sc)->sc_sh, (reg))
sys/dev/iwi/if_iwireg.h
576
bus_space_read_2((sc)->sc_st, (sc)->sc_sh, (reg))
sys/dev/lge/if_lgereg.h
536
bus_space_read_2(sc->lge_btag, sc->lge_bhandle, reg)
sys/dev/liquidio/base/lio_device.h
843
return (bus_space_read_2(oct->mem_bus_space[0].tag,
sys/dev/mfi/mfivar.h
600
#define MFI_READ2(sc, reg) bus_space_read_2((sc)->mfi_btag, \
sys/dev/my/if_myreg.h
398
bus_space_read_2(sc->my_btag, sc->my_bhandle, reg)
sys/dev/oce/oce_if.h
912
((IS_BE(sc) || IS_SH(sc)) ? (bus_space_read_2((sc)->space##_btag, \
sys/dev/oce/oce_if.h
914
: (bus_space_read_2((sc)->devcfg_btag, \
sys/dev/ocs_fc/ocs_os.c
129
return bus_space_read_2(reg->btag, reg->bhandle, off);
sys/dev/quicc/quicc_core.c
51
bus_space_read_2((r)->r_bustag, (r)->r_bushandle, o)
sys/dev/rge/if_rgevar.h
235
bus_space_read_2(sc->rge_btag, sc->rge_bhandle, reg)
sys/dev/rl/if_rlreg.h
957
bus_space_read_2(sc->rl_btag, sc->rl_bhandle, reg)
sys/dev/rtwn/pci/rtwn_pci_reg.c
96
val = bus_space_read_2(pc->pc_st, pc->pc_sh, addr);
sys/dev/scc/scc_dev_quicc.c
47
bus_space_read_2((bas)->bst, (bas)->bsh, reg)
sys/dev/sound/pci/cmi.c
155
return bus_space_read_2(sc->st, sc->sh, regno);
sys/dev/sound/pci/csa.c
124
control = bus_space_read_2(btag, 0x0, port);
sys/dev/sound/pci/emu10k1.c
306
return bus_space_read_2(sc->st, sc->sh, regno);
sys/dev/sound/pci/emu10kx.c
616
return (bus_space_read_2(sc->st, sc->sh, regno));
sys/dev/sound/pci/envy24.c
410
return bus_space_read_2(sc->cst, sc->csh, regno);
sys/dev/sound/pci/envy24.c
441
return bus_space_read_2(sc->mtt, sc->mth, regno);
sys/dev/sound/pci/envy24ht.c
463
return bus_space_read_2(sc->cst, sc->csh, regno);
sys/dev/sound/pci/envy24ht.c
494
return bus_space_read_2(sc->mtt, sc->mth, regno);
sys/dev/sound/pci/es137x.c
283
return (bus_space_read_2(es->st, es->sh, regno));
sys/dev/sound/pci/fm801.c
178
return (bus_space_read_2(fm801->st, fm801->sh, regno));
sys/dev/sound/pci/hda/hdac_private.h
44
bus_space_read_2((mem)->mem_tag, (mem)->mem_handle, (offset))
sys/dev/sound/pci/hdsp.h
257
bus_space_read_2((sc)->cst, (sc)->csh, (regno))
sys/dev/sound/pci/hdspe.h
249
bus_space_read_2((sc)->cst, (sc)->csh, (regno))
sys/dev/sound/pci/ich.c
220
return (bus_space_read_2(sc->nabmbart, sc->nabmbarh, regno));
sys/dev/sound/pci/ich.c
272
return (bus_space_read_2(sc->nambart, sc->nambarh, regno));
sys/dev/sound/pci/maestro3.c
271
#define m3_rd_2(sc, regno) bus_space_read_2(sc->st, sc->sh, regno)
sys/dev/sound/pci/neomagic.c
141
return bus_space_read_2(st, sh, regno);
sys/dev/sound/pci/neomagic.c
178
return bus_space_read_2(st, sh, regno);
sys/dev/sound/pci/solo.c
151
return bus_space_read_2(st, sh, regno);
sys/dev/sound/pci/t4dwave.c
151
return bus_space_read_2(tr->st, tr->sh, regno);
sys/dev/sound/pci/via8233.c
280
return (bus_space_read_2(via->st, via->sh, regno));
sys/dev/sound/pci/via82c686.c
114
return bus_space_read_2(via->st, via->sh, regno);
sys/dev/tws/tws_services.c
188
return((u_int32_t)bus_space_read_2(bus_tag, bus_handle, offset));
sys/dev/uart/uart.h
70
ret = bus_space_read_2(bas->bst, bas->bsh, uart_regofs(bas, reg));
sys/dev/uart/uart_dev_lowrisc.h
60
bus_space_read_2((bas)->bst, (bas)->bsh, (reg))
sys/dev/uart/uart_dev_quicc.c
47
bus_space_read_2((bas)->bst, (bas)->bsh, reg)
sys/dev/usb/controller/ehci.h
365
#define EREAD2(sc, a) bus_space_read_2((sc)->sc_io_tag, (sc)->sc_io_hdl, (a))
sys/dev/usb/controller/ehci.h
376
bus_space_read_2((sc)->sc_io_tag, (sc)->sc_io_hdl, (sc)->sc_offs+(a))
sys/dev/usb/controller/musb_otg.h
289
bus_space_read_2((sc)->sc_io_tag, (sc)->sc_io_hdl, reg)
sys/dev/usb/controller/musb_otg_allwinner.c
277
return bus_space_read_2(bs_parent_space(bs), h, awusbdrd_reg(o));
sys/dev/usb/controller/ohci.c
109
#define OREAD2(sc, r) (OBARR(sc), bus_space_read_2((sc)->sc_io_tag, (sc)->sc_io_hdl, (r)))
sys/dev/usb/controller/uhci.c
115
#define UREAD2(sc, r) (UBARR(sc), bus_space_read_2((sc)->sc_io_tag, (sc)->sc_io_hdl, (r)))
sys/dev/usb/controller/xhcireg.h
340
bus_space_read_2((sc)->sc_io_tag, (sc)->sc_io_hdl, \
sys/dev/xl/if_xlreg.h
661
bus_space_read_2(sc->xl_btag, sc->xl_bhandle, reg)
sys/powerpc/mpc85xx/pci_mpc85xx.c
471
data = le16toh(bus_space_read_2(sc->sc_bst, sc->sc_bsh,
sys/sys/bus.h
1065
bus_space_read_2((r)->r_bustag, (r)->r_bushandle, (o))
sys/x86/include/bus.h
199
static __inline u_int16_t bus_space_read_2(bus_space_tag_t tag,
sys/x86/include/bus.h
989
#define bus_space_read_stream_2(t, h, o) bus_space_read_2((t), (h), (o))