Home
last modified time | relevance | path

Searched refs:sc_conf (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/bus/u4b/controller/
H A Duhci.h235 uint8_t sc_conf; /* device configuration */ member
H A Dohci.h250 uint8_t sc_conf; /* device configuration */ member
H A Dehci.h355 uint8_t sc_conf; /* device configuration */ member
H A Dxhci.h508 uint8_t sc_conf; member
H A Dohci.c2124 sc->sc_hub_desc.temp[0] = sc->sc_conf; in ohci_roothub_exec()
2201 sc->sc_conf = value; in ohci_roothub_exec()
H A Duhci.c2519 sc->sc_hub_desc.temp[0] = sc->sc_conf; in uhci_roothub_exec()
2596 sc->sc_conf = value; in uhci_roothub_exec()
H A Dehci.c3138 sc->sc_hub_desc.temp[0] = sc->sc_conf; in ehci_roothub_exec()
3227 sc->sc_conf = value; in ehci_roothub_exec()
H A Dxhci.c3312 sc->sc_hub_desc.temp[0] = sc->sc_conf; in xhci_roothub_exec()
3397 sc->sc_conf = value; in xhci_roothub_exec()