Searched refs:sc_io_size (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-12-stable/sys/dev/usb/controller/
H A Dsaf1761_otg_boot.c97 sc->sc_io_size = USB_PCI_MEMORY_SIZE;
H A Dsaf1761_otg.h138 bus_size_t sc_io_size; member in struct:saf1761_otg_softc
H A Dehci_msm.c123 sc->sc_io_size = rman_get_size(esc->res[0]);
126 sc->sc_io_size, &sc->sc_io_hdl) != 0)
H A Ddwc_otg.h174 bus_size_t sc_io_size; member in struct:dwc_otg_softc
H A Dgeneric_ehci.c96 sc->sc_io_size = rman_get_size(sc->sc_io_res);
H A Dehci_mv.c181 sc->sc_io_size = rman_get_size(sc->sc_io_res) - MV_USB_HOST_OFST;
190 sc->sc_io_size, &sc->sc_io_hdl) != 0)
H A Ddwc_otg_fdt.c143 sc->sc_otg.sc_io_size = rman_get_size(sc->sc_otg.sc_io_res);
H A Dgeneric_xhci.c126 sc->sc_io_size = rman_get_size(sc->sc_io_res);
H A Dohci.h241 bus_size_t sc_io_size; member in struct:ohci_softc
H A Dohci_s3c24x0.c109 sc->sc_io_size = rman_get_size(sc->sc_io_res);
H A Dsaf1761_otg_fdt.c193 sc->sc_io_size = rman_get_size(sc->sc_io_res);
H A Duhci.h228 bus_size_t sc_io_size; member in struct:uhci_softc
/freebsd-12-stable/sys/mips/mediatek/
H A Dmtk_pcie.h55 bus_addr_t sc_io_size; member in struct:mtk_pci_softc
H A Dmtk_dotg.c118 sc->sc_io_size = rman_get_size(sc->sc_io_res);
H A Dmtk_ehci.c118 sc->sc_io_size = rman_get_size(sc->sc_io_res);
/freebsd-12-stable/sys/arm/samsung/exynos/
H A Dexynos5_xhci.c224 esc->base.sc_io_size = rman_get_size(esc->res[0]);
235 esc->base.sc_io_size, &esc->base.sc_io_hdl);
H A Dexynos5_ehci.c276 sc->sc_io_size = rman_get_size(esc->res[0]);
296 sc->sc_io_size, &sc->sc_io_hdl);
/freebsd-12-stable/sys/powerpc/ps3/
H A Dehci_ps3.c123 sc->sc_io_size = rman_get_size(sc->sc_io_res);
H A Dohci_ps3.c108 sc->sc_io_size = rman_get_size(sc->sc_io_res);
/freebsd-12-stable/sys/arm/xilinx/
H A Dzy7_ehci.c251 sc->sc_io_size = EHCI_REG_SIZE;
254 sc->sc_io_size, &sc->sc_io_hdl) != 0)
/freebsd-12-stable/sys/arm/freescale/vybrid/
H A Dvf_ehci.c284 sc->sc_io_size = rman_get_size(esc->res[0]);
324 sc->sc_io_size, &sc->sc_io_hdl);
/freebsd-12-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_ehci.c144 sc->sc_io_size = rman_get_size(sc->sc_io_res);
H A Dbhnd_ohci.c123 sc->sc_io_size = rman_get_size(sc->sc_io_res);
/freebsd-12-stable/sys/mips/atheros/
H A Dar71xx_ehci.c147 sc->sc_io_size = rman_get_size(sc->sc_io_res);
H A Dar71xx_ohci.c113 sc->sc_ohci.sc_io_size = rman_get_size(sc->sc_ohci.sc_io_res);

Completed in 203 milliseconds

12