bus_read_4
val = bus_read_4(sc->mem_res, offset);
val = bus_read_4(msix->msix_table_res, offset);
val = bus_read_4(msix->msix_table_res, offset);
return (bus_read_4(msix->msix_pba_res, offset) & bit);
ctl = bus_read_4(res, OHCI_CONTROL);
ctl = bus_read_4(res, OHCI_CONTROL);
cparams = bus_read_4(res, EHCI_HCCPARAMS);
offs = EHCI_CAPLENGTH(bus_read_4(res, EHCI_CAPLEN_HCIVERSION));
cparams = bus_read_4(res, XHCI_HCSPARAMS0);
eec = bus_read_4(res, eecp);
bus_read_4(res, offs + XHCI_USBSTS);
bus_read_4(sc->sc_res[1], index * 4);
bus_read_4(sc->sc_res[0], index * 4 + (512 * 1024));
bus_read_4(sc->sc_res[0], index * 4 + (2 * 1024 * 1024));
bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL));
bus_read_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2));
switch (bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL) &
pgetbl_ctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
pgetbl_ctl2 = bus_read_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2);
pgetbl_ctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
pgtblctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
pgtblctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
return (bus_read_4(sc->mem_res, off));
return bus_read_4(sc->mem_res, off);
return bus_read_4(sc->mem_res[slot->num], off);
#define INL_OFF(o) bus_read_4(np->io_res, (o))
#define INL_OFF(o) bus_read_4(np->mmio_res, (o))
return bus_read_4(adev->rio_mem, (reg * 4));
return bus_read_4(adev->rio_mem, (mmMM_DATA * 4));
return (bus_read_4(sc->res_ctrl, 0));
return (bus_read_4(sc->res_count, 0));
bus_read_4((sc)->tco_res, (off))
bus_read_4((sc)->smi_res, (off))
bus_read_4((sc)->gcs_res, (off))
bus_read_4(sc->bge_res2, reg)
bus_read_4(sc->bnx_res2, reg)
#define TWE_STATUS(sc) (u_int32_t)bus_read_4((sc)->twe_io, 0x4)
#define TWE_RESPONSE_QUEUE(sc) bus_read_4((sc)->twe_io, 0xc)
#define vtmmio_read_config_4(sc, o) bus_read_4((sc)->res[0], (o))
#define vtpci_read_config_4(sc, o) bus_read_4((sc)->vtpci_res, (o))
return (bus_read_4(sc->mm_res, offset));