Symbol: bus_space_read_1
stand/kshim/bsd_busspace.c
53
*datap++ = bus_space_read_1(t, h, offset);
stand/kshim/bsd_kernel.h
503
uint8_t bus_space_read_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset);
sys/arm/freescale/vybrid/vf_common.h
38
bus_space_read_1(_sc->bst, _sc->bsh, _reg)
sys/arm/freescale/vybrid/vf_dmamux.h
45
bus_space_read_1(_sc->bst[_mux], _sc->bsh[_mux], _reg)
sys/arm/freescale/vybrid/vf_edma.h
120
bus_space_read_1(_sc->bst_tcd, _sc->bsh_tcd, _reg)
sys/arm/include/bus.h
329
__generate_inline_bs_rs(bus_space_read_1, bs_r_1, uint8_t);
sys/arm/mv/mv_pci.c
1123
data = bus_space_read_1(sc->sc_bst, sc->sc_bsh,
sys/arm64/cavium/thunder_pcie_pem.c
594
data = bus_space_read_1(t, h, reg);
sys/dev/aac/aacvar.h
283
#define AAC_MEM0_GETREG1(sc, reg) bus_space_read_1(sc->aac_btag0, \
sys/dev/aac/aacvar.h
296
#define AAC_MEM1_GETREG1(sc, reg) bus_space_read_1(sc->aac_btag1, \
sys/dev/aacraid/aacraid_var.h
291
#define AAC_MEM0_GETREG1(sc, reg) bus_space_read_1(sc->aac_btag0, \
sys/dev/aacraid/aacraid_var.h
304
#define AAC_MEM1_GETREG1(sc, reg) bus_space_read_1(sc->aac_btag1, \
sys/dev/acpica/acpi_ec.c
112
bus_space_read_1((sc)->ec_data_tag, (sc)->ec_data_handle, 0)
sys/dev/acpica/acpi_ec.c
118
bus_space_read_1((sc)->ec_csr_tag, (sc)->ec_csr_handle, 0)
sys/dev/aic7xxx/ahc_isa.c
162
hcntrl = bus_space_read_1(tag, bsh, HCNTRL) & IRQMS;
sys/dev/aic7xxx/ahc_isa.c
164
while ((bus_space_read_1(tag, bsh, HCNTRL) & PAUSE) == 0)
sys/dev/aic7xxx/ahc_isa.c
168
intdef = bus_space_read_1(tag, bsh, INTDEF);
sys/dev/aic7xxx/ahc_isa.c
70
id |= bus_space_read_1(tag, bsh, 0x80 + i)
sys/dev/aic7xxx/aic79xx_osm.h
149
bus_space_read_1((ahd)->tags[(port) >> 8], \
sys/dev/aic7xxx/aic7xxx_osm.h
147
bus_space_read_1((ahc)->tag, (ahc)->bsh, port)
sys/dev/alpm/alpm.c
135
(bus_space_read_1(alpm->smbst, alpm->smbsh, register))
sys/dev/arcmsr/arcmsr.c
3776
*acb_firm_model = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_model+i);
sys/dev/arcmsr/arcmsr.c
3783
*acb_firm_version = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_version+i);
sys/dev/arcmsr/arcmsr.c
3790
*acb_device_map = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_device_map+i);
sys/dev/arcmsr/arcmsr.c
3826
*acb_firm_model = bus_space_read_1(acb->btag[1], acb->bhandle[1], iop_firm_model+i);
sys/dev/arcmsr/arcmsr.c
3833
*acb_firm_version = bus_space_read_1(acb->btag[1], acb->bhandle[1], iop_firm_version+i);
sys/dev/arcmsr/arcmsr.c
3840
*acb_device_map = bus_space_read_1(acb->btag[1], acb->bhandle[1], iop_device_map+i);
sys/dev/arcmsr/arcmsr.c
3876
*acb_firm_model = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_model+i);
sys/dev/arcmsr/arcmsr.c
3883
*acb_firm_version = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_version+i);
sys/dev/arcmsr/arcmsr.c
3890
*acb_device_map = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_device_map+i);
sys/dev/arcmsr/arcmsr.c
3927
*acb_firm_model = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_model+i);
sys/dev/arcmsr/arcmsr.c
3934
*acb_firm_version = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_version+i);
sys/dev/arcmsr/arcmsr.c
3941
*acb_device_map = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_device_map+i);
sys/dev/arcmsr/arcmsr.c
3979
*acb_firm_model = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_model+i);
sys/dev/arcmsr/arcmsr.c
3986
*acb_firm_version = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_version+i);
sys/dev/arcmsr/arcmsr.c
3993
*acb_device_map = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_device_map+i);
sys/dev/atkbdc/atkbdc.c
251
if ((bus_space_read_1(tag, h1, 0) & 0x2) == 0)
sys/dev/atkbdc/atkbdc.c
73
#define read_data(k) (bus_space_read_1((k)->iot, (k)->ioh0, 0))
sys/dev/atkbdc/atkbdc.c
74
#define read_status(k) (bus_space_read_1((k)->iot, (k)->ioh1, 0))
sys/dev/atkbdc/atkbdc_isa.c
163
if ((bus_space_read_1(tag, ioh1, 0) & 0x2) == 0)
sys/dev/bhnd/bhnd_erom.c
580
return (bus_space_read_1(iobus->bst, iobus->bsh,
sys/dev/bxe/bxe.h
1845
bus_space_read_1(sc->bar[BAR0].tag, \
sys/dev/bxe/bxe_debug.c
86
val = bus_space_read_1(sc->bar[BAR0].tag,
sys/dev/cfi/cfi_core.c
72
val = bus_space_read_1(sc->sc_tag, sc->sc_handle, ofs);
sys/dev/cfi/cfi_core.c
96
val = bus_space_read_1(sc->sc_tag, sc->sc_handle, ofs);
sys/dev/cpufreq/ichss.c
87
(bus_space_read_1(rman_get_bustag((reg)), \
sys/dev/e1000/e1000_osdep.h
224
bus_space_read_1(((struct e1000_osdep *)(hw)->back)->mem_bus_space_tag, \
sys/dev/exca/exca.c
146
return (bus_space_read_1(sc->bst, sc->bsh, sc->offset + reg));
sys/dev/exca/exca.c
159
return (bus_space_read_1(sc->bst, sc->bsh, EXCA_REG_DATA));
sys/dev/fb/s3_pci.c
79
#define inb_p(offset) (bus_space_read_1(sc->st, sc->sh, offset))
sys/dev/fb/s3_pci.c
82
#define inb_enh(offset) (bus_space_read_1(sc->enh_st, sc->enh_sh, offset))
sys/dev/fdc/fdc.c
329
return bus_space_read_1(fdc->iot, fdc->ioh[reg], fdc->ioff[reg]);
sys/dev/hptiop/hptiop.c
1147
byte = bus_space_read_1(hba->bar0t, hba->bar0h, bus + i);
sys/dev/igc/igc_osdep.h
117
bus_space_read_1(((struct igc_osdep *)(hw)->back)->mem_bus_space_tag, \
sys/dev/iicbus/controller/vybrid/vf_i2c.c
102
uint32_t ret=bus_space_read_1(_sc->bst, _sc->bsh, _reg);\
sys/dev/iicbus/controller/vybrid/vf_i2c.c
87
#define READ1(_sc, _reg) bus_space_read_1(_sc->bst, _sc->bsh, _reg)
sys/dev/ioat/ioat_internal.h
79
bus_space_read_1((ioat)->pci_bus_tag, (ioat)->pci_bus_handle, \
sys/dev/ipw/if_ipwreg.h
327
bus_space_read_1((sc)->sc_st, (sc)->sc_sh, (reg))
sys/dev/iwi/if_iwireg.h
573
bus_space_read_1((sc)->sc_st, (sc)->sc_sh, (reg))
sys/dev/lge/if_lgereg.h
548
bus_space_read_1(sc->lge_btag, sc->lge_bhandle, reg)
sys/dev/liquidio/base/lio_device.h
827
return (bus_space_read_1(oct->mem_bus_space[0].tag,
sys/dev/liquidio/base/lio_mem_ops.c
140
return (bus_space_read_1(oct->mem_bus_space[1].tag,
sys/dev/mfi/mfivar.h
604
#define MFI_READ1(sc, reg) bus_space_read_1((sc)->mfi_btag, \
sys/dev/my/if_myreg.h
400
bus_space_read_1(sc->my_btag, sc->my_bhandle, reg)
sys/dev/oce/oce_if.h
917
((IS_BE(sc) || IS_SH(sc)) ? (bus_space_read_1((sc)->space##_btag, \
sys/dev/oce/oce_if.h
919
: (bus_space_read_1((sc)->devcfg_btag, \
sys/dev/ocs_fc/ocs_os.c
153
return bus_space_read_1(reg->btag, reg->bhandle, off);
sys/dev/pccard/pccardvar.h
124
(bus_space_read_1((tuple)->memt, (tuple)->memh, (tuple)->mult*(idx0)))
sys/dev/rge/if_rgevar.h
237
bus_space_read_1(sc->rge_btag, sc->rge_bhandle, reg)
sys/dev/rl/if_rlreg.h
959
bus_space_read_1(sc->rl_btag, sc->rl_bhandle, reg)
sys/dev/rtwn/pci/rtwn_pci_reg.c
87
return (bus_space_read_1(pc->pc_st, pc->pc_sh, addr));
sys/dev/sbni/if_sbni.c
136
return bus_space_read_1(
sys/dev/scc/scc_bfe.h
51
bus_space_read_1((bas)->bst, (bas)->bsh, scc_regofs(bas, reg))
sys/dev/sis/if_sis.c
404
*(dest + i) = bus_space_read_1(btag, 0x0, 0x71);
sys/dev/sound/pci/als4000.c
124
return bus_space_read_1(sc->st, sc->sh, ALS_SB_MPU_IRQ);
sys/dev/sound/pci/als4000.c
137
return bus_space_read_1(sc->st, sc->sh, ALS_MIXER_DATA);
sys/dev/sound/pci/als4000.c
154
v = bus_space_read_1(sc->st, sc->sh, ALS_ESP_WR_STATUS);
sys/dev/sound/pci/als4000.c
178
u = bus_space_read_1(sc->st, sc->sh, ALS_ESP_RD_STATUS8);
sys/dev/sound/pci/als4000.c
180
v = bus_space_read_1(sc->st, sc->sh, ALS_ESP_RD_DATA);
sys/dev/sound/pci/als4000.c
197
u_int8_t r = bus_space_read_1(sc->st, sc->sh, addr);
sys/dev/sound/pci/cmi.c
153
return bus_space_read_1(sc->st, sc->sh, regno);
sys/dev/sound/pci/cmi.c
784
d = bus_space_read_1(0,0, 0x330 + reg);
sys/dev/sound/pci/emu10k1.c
304
return bus_space_read_1(sc->st, sc->sh, regno);
sys/dev/sound/pci/emu10kx.c
614
return (bus_space_read_1(sc->st, sc->sh, regno));
sys/dev/sound/pci/envy24.c
408
return bus_space_read_1(sc->cst, sc->csh, regno);
sys/dev/sound/pci/envy24.c
439
return bus_space_read_1(sc->mtt, sc->mth, regno);
sys/dev/sound/pci/envy24ht.c
461
return bus_space_read_1(sc->cst, sc->csh, regno);
sys/dev/sound/pci/envy24ht.c
492
return bus_space_read_1(sc->mtt, sc->mth, regno);
sys/dev/sound/pci/es137x.c
281
return (bus_space_read_1(es->st, es->sh, regno));
sys/dev/sound/pci/fm801.c
176
return (bus_space_read_1(fm801->st, fm801->sh, regno));
sys/dev/sound/pci/hda/hdac_private.h
42
bus_space_read_1((mem)->mem_tag, (mem)->mem_handle, (offset))
sys/dev/sound/pci/hdsp.h
255
bus_space_read_1((sc)->cst, (sc)->csh, (regno))
sys/dev/sound/pci/hdspe.h
247
bus_space_read_1((sc)->cst, (sc)->csh, (regno))
sys/dev/sound/pci/ich.c
218
return (bus_space_read_1(sc->nabmbart, sc->nabmbarh, regno));
sys/dev/sound/pci/maestro3.c
270
#define m3_rd_1(sc, regno) bus_space_read_1(sc->st, sc->sh, regno)
sys/dev/sound/pci/neomagic.c
139
return bus_space_read_1(st, sh, regno);
sys/dev/sound/pci/neomagic.c
176
return bus_space_read_1(st, sh, regno);
sys/dev/sound/pci/solo.c
149
return bus_space_read_1(st, sh, regno);
sys/dev/sound/pci/t4dwave.c
149
return bus_space_read_1(tr->st, tr->sh, regno);
sys/dev/sound/pci/via8233.c
278
return (bus_space_read_1(via->st, via->sh, regno));
sys/dev/sound/pci/via82c686.c
112
return bus_space_read_1(via->st, via->sh, regno);
sys/dev/sound/pci/vibes.c
123
return bus_space_read_1(sc->enh_st, sc->enh_sh, reg);
sys/dev/sound/pci/vibes.c
145
return bus_space_read_1(sc->enh_st, sc->enh_sh, SV_CM_DATA);
sys/dev/tpm/tpm.c
1047
while (((r = bus_space_read_1(sc->sc_batm, sc->sc_bahm, 1)) &
sys/dev/tpm/tpm.c
1072
!(bus_space_read_1(sc->sc_batm, sc->sc_bahm, 1) &
sys/dev/tpm/tpm.c
1078
*p++ = bus_space_read_1(sc->sc_batm, sc->sc_bahm, 0);
sys/dev/tpm/tpm.c
1118
while(((r = bus_space_read_1(sc->sc_batm, sc->sc_bahm, 1)) &
sys/dev/tpm/tpm.c
309
save = bus_space_read_1(bt, bh, TPM_ACCESS);
sys/dev/tpm/tpm.c
311
reg = bus_space_read_1(bt, bh, TPM_ACCESS);
sys/dev/tpm/tpm.c
376
sc->sc_rev = bus_space_read_1(sc->sc_bt, sc->sc_bh, TPM_REV);
sys/dev/tpm/tpm.c
408
if ((bus_space_read_1(sc->sc_bt, sc->sc_bh, TPM_ACCESS) &
sys/dev/tpm/tpm.c
418
while ((r = bus_space_read_1(sc->sc_bt, sc->sc_bh, TPM_ACCESS) &
sys/dev/tpm/tpm.c
455
burst = bus_space_read_1(sc->sc_bt, sc->sc_bh, TPM_STS + 1);
sys/dev/tpm/tpm.c
456
burst |= bus_space_read_1(sc->sc_bt, sc->sc_bh, TPM_STS + 2)
sys/dev/tpm/tpm.c
478
status = bus_space_read_1(sc->sc_bt, sc->sc_bh, TPM_STS) &
sys/dev/tpm/tpm.c
791
*p++ = bus_space_read_1(sc->sc_bt, sc->sc_bh, TPM_DATA);
sys/dev/tpm/tpm.c
955
return bus_space_read_1(iot, ioh, 1);
sys/dev/tpm/tpm.c
983
v = bus_space_read_1(iot, ioh, 0);
sys/dev/tpm/tpm.c
988
r = bus_space_read_1(iot, ioh, 1);
sys/dev/tws/tws_services.c
190
return((u_int32_t)bus_space_read_1(bus_tag, bus_handle, offset));
sys/dev/uart/uart.h
73
ret = bus_space_read_1(bas->bst, bas->bsh, uart_regofs(bas, reg));
sys/dev/usb/controller/atmegadci.h
176
bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, reg)
sys/dev/usb/controller/ehci.h
364
#define EREAD1(sc, a) bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, (a))
sys/dev/usb/controller/ehci.h
374
bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, (sc)->sc_offs+(a))
sys/dev/usb/controller/musb_otg.h
295
bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, reg)
sys/dev/usb/controller/musb_otg_allwinner.c
252
return (bus_space_read_1(bs_parent_space(bs), h, awusbdrd_reg(o)));
sys/dev/usb/controller/ohci.c
108
#define OREAD1(sc, r) (OBARR(sc), bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, (r)))
sys/dev/usb/controller/uhci.c
114
#define UREAD1(sc, r) (UBARR(sc), bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, (r)))
sys/dev/usb/controller/uss820dci.h
264
bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, (reg) * USS820_REG_STRIDE)
sys/dev/usb/controller/xhcireg.h
337
bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, \
sys/dev/vt/hw/vga/vt_vga.c
65
bus_space_read_1(sc->vga_fb_tag, sc->vga_fb_handle, ofs)
sys/dev/vt/hw/vga/vt_vga.c
71
bus_space_read_1(sc->vga_reg_tag, sc->vga_reg_handle, reg)
sys/dev/xl/if_xlreg.h
663
bus_space_read_1(sc->xl_btag, sc->xl_bhandle, reg)
sys/powerpc/include/bus.h
303
#define bus_space_read_stream_1 bus_space_read_1
sys/powerpc/mpc85xx/ds1553_core.c
183
return (bus_space_read_1(sc->sc_bst, sc->sc_bsh, off));
sys/powerpc/mpc85xx/i2c.c
137
return (bus_space_read_1(sc->bst, sc->bsh, off));
sys/powerpc/mpc85xx/pci_mpc85xx.c
467
data = bus_space_read_1(sc->sc_bst, sc->sc_bsh,
sys/sys/bus.h
1029
bus_space_read_1((r)->r_bustag, (r)->r_bushandle, (o))
sys/x86/include/bus.h
195
static __inline u_int8_t bus_space_read_1(bus_space_tag_t tag,
sys/x86/include/bus.h
988
#define bus_space_read_stream_1(t, h, o) bus_space_read_1((t), (h), (o))