Searched refs:bus_space_read_1 (Results 51 - 75 of 146) sorted by relevance

123456

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_debug.c86 val = bus_space_read_1(sc->bar[BAR0].tag,
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbdc_isa.c164 if ((bus_space_read_1(tag, ioh1, 0) & 0x2) == 0)
H A Datkbdc.c80 #define read_data(k) (bus_space_read_1((k)->iot, (k)->ioh0, 0))
81 #define read_status(k) (bus_space_read_1((k)->iot, (k)->ioh1, 0))
271 if ((bus_space_read_1(tag, h1, 0) & 0x2) == 0)
/freebsd-11-stable/sys/dev/pdq/
H A Dpdq_freebsd.h143 #define PDQ_OS_IORD_8(bt, bh, off) bus_space_read_1(bt, bh, off)
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipwreg.h326 bus_space_read_1((sc)->sc_st, (sc)->sc_sh, (reg))
/freebsd-11-stable/sys/dev/tws/
H A Dtws_services.c197 return((u_int32_t)bus_space_read_1(bus_tag, bus_handle, offset));
/freebsd-11-stable/sys/dev/usb/controller/
H A Duss820dci.h263 bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, (reg) * USS820_REG_STRIDE)
H A Dxhcireg.h206 bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, \
H A Dehci_ixp4xx.c265 return bus_space_read_1((bus_space_tag_t)tag->bs_privdata, h,
H A Dmusb_otg.h294 bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, reg)
/freebsd-11-stable/sys/netgraph/bluetooth/drivers/bt3c/
H A Dng_bt3c_pccard.c105 (data) = bus_space_read_1((sc)->iot, (sc)->ioh, BT3C_DATA_L); \
106 (data) |= ((bus_space_read_1((sc)->iot, (sc)->ioh, BT3C_DATA_H) & 0xff) << 8); \
117 (data) = bus_space_read_1((sc)->iot, (sc)->ioh, BT3C_CONTROL); \
/freebsd-11-stable/sys/x86/include/
H A Dbus.h189 static __inline u_int8_t bus_space_read_1(bus_space_tag_t tag,
208 bus_space_read_1(bus_space_tag_t tag, bus_space_handle_t handle, function
1044 #define bus_space_read_stream_1(t, h, o) bus_space_read_1((t), (h), (o))
/freebsd-11-stable/sys/dev/arcmsr/
H A Darcmsr.c3754 *acb_firm_model = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_model+i);
3761 *acb_firm_version = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_version+i);
3768 *acb_device_map = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_device_map+i);
3804 *acb_firm_model = bus_space_read_1(acb->btag[1], acb->bhandle[1], iop_firm_model+i);
3811 *acb_firm_version = bus_space_read_1(acb->btag[1], acb->bhandle[1], iop_firm_version+i);
3818 *acb_device_map = bus_space_read_1(acb->btag[1], acb->bhandle[1], iop_device_map+i);
3854 *acb_firm_model = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_model+i);
3861 *acb_firm_version = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_firm_version+i);
3868 *acb_device_map = bus_space_read_1(acb->btag[0], acb->bhandle[0], iop_device_map+i);
3905 *acb_firm_model = bus_space_read_1(ac
[all...]
/freebsd-11-stable/sys/dev/pbio/
H A Dpbio.c150 return bus_space_read_1(scp->bst, scp->bsh, off);
/freebsd-11-stable/sys/dev/my/
H A Dif_myreg.h400 bus_space_read_1(sc->my_btag, sc->my_bhandle, reg)
/freebsd-11-stable/sys/pc98/pc98/
H A Dcanbus.c318 return (bus_space_read_1(sc->data_tag, sc->data_handle, 0));
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Di2c.c140 return (bus_space_read_1(sc->bst, sc->bsh, off));
/freebsd-11-stable/sys/dev/en/
H A Dif_en_pci.c358 IFP2IFATM(sc->ifp)->mib.esi[lcv] = bus_space_read_1(sc->en_memt,
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwireg.h572 bus_space_read_1((sc)->sc_st, (sc)->sc_sh, (reg))
/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_device.h828 return (bus_space_read_1(oct->mem_bus_space[0].tag,
/freebsd-11-stable/sys/dev/ioat/
H A Dioat_internal.h82 bus_space_read_1((ioat)->pci_bus_tag, (ioat)->pci_bus_handle, \
/freebsd-11-stable/sys/dev/cfi/
H A Dcfi_core.c74 val = bus_space_read_1(sc->sc_tag, sc->sc_handle, ofs);
98 val = bus_space_read_1(sc->sc_tag, sc->sc_handle, ofs);
/freebsd-11-stable/sys/powerpc/include/
H A Dbus.h298 #define bus_space_read_1(t, h, o) __bs_rs(1,t,h,o) macro
303 #define bus_space_read_stream_1 bus_space_read_1
/freebsd-11-stable/sys/dev/exca/
H A Dexca.c147 return (bus_space_read_1(sc->bst, sc->bsh, sc->offset + reg));
160 return (bus_space_read_1(sc->bst, sc->bsh, EXCA_REG_DATA));
/freebsd-11-stable/sys/dev/sound/pci/
H A Dneomagic.c139 return bus_space_read_1(st, sh, regno);
176 return bus_space_read_1(st, sh, regno);

Completed in 215 milliseconds

123456