OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_bus2
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/fdt/
cdns3_fdt.c
203
sc->sc_child2 = config_found(self, &sc->
sc_bus2
, usbctlprint,
dwc3_fdt.c
355
sc->sc_child2 = config_found(self, &sc->
sc_bus2
, usbctlprint,
/src/sys/dev/usb/
xhcivar.h
97
struct usbd_bus
sc_bus2
; /* USB 2 bus */
member in struct:xhci_softc
xhci.c
1068
KASSERT(sc->
sc_bus2
.ub_revision == USBREV_2_0);
1422
sc->
sc_bus2
.ub_methods = &xhci_bus_methods;
1423
sc->
sc_bus2
.ub_pipesize = sizeof(struct xhci_pipe);
1424
sc->
sc_bus2
.ub_revision = USBREV_2_0;
1425
sc->
sc_bus2
.ub_usedma = true;
1426
sc->
sc_bus2
.ub_hcpriv = sc;
1427
sc->
sc_bus2
.ub_dmatag = sc->sc_bus.ub_dmatag;
1733
return sc->sc_bus.ub_usepolling || sc->
sc_bus2
.ub_usepolling;
1771
usb_schedsoftintr(&sc->
sc_bus2
);
/src/sys/dev/acpi/
xhci_acpi.c
200
sc->sc_child2 = config_found(self, &sc->
sc_bus2
, usbctlprint,
/src/sys/dev/pci/
xhci_pci.c
297
config_found(self, &sc->
sc_bus2
, usbctlprint, CFARGS_NONE);
/src/sys/arch/mips/cavium/dev/
octeon_xhci.c
183
sc->sc_child2 = config_found(self, &sc->
sc_bus2
, usbctlprint,
/src/sys/arch/arm/nvidia/
tegra_xusb.c
500
sc->sc_child2 = config_found(self, &sc->
sc_bus2
, usbctlprint,
Completed in 17 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025