Searched refs:sc_noport (Results 1 – 5 of 5) sorted by relevance
289 sc->sc_noport = 0; in ohci_controller_init()290 for (i = 0; (i < 10) && (sc->sc_noport == 0); i++) { in ohci_controller_init()293 sc->sc_noport = OHCI_GET_NDP(OREAD4(sc, OHCI_RH_DESCRIPTOR_A)); in ohci_controller_init()1594 m = (sc->sc_noport + 1); in ohci_root_intr()2187 (index > sc->sc_noport)) { in ohci_roothub_exec()2244 sc->sc_hub_desc.hubd.bNbrPorts = sc->sc_noport; in ohci_roothub_exec()2253 for (l = 0; l < sc->sc_noport; l++) { in ohci_roothub_exec()2260 8 + ((sc->sc_noport + 7) / 8); in ohci_roothub_exec()2272 (index > sc->sc_noport)) { in ohci_roothub_exec()2290 (index > sc->sc_noport)) { in ohci_roothub_exec()
249 uint8_t sc_noport; member
315 sc->sc_noport = EHCI_HCS_N_PORTS(sparams); in ehci_init()669 for (i = 1; i <= sc->sc_noport; i++) { in ehci_dump_regs()2006 m = (sc->sc_noport + 1); in ehci_root_intr()3147 (index > sc->sc_noport)) { in ehci_roothub_exec()3214 sc->sc_hub_desc.hubd.bNbrPorts = sc->sc_noport; in ehci_roothub_exec()3229 8 + ((sc->sc_noport + 7) / 8); in ehci_roothub_exec()3240 (index > sc->sc_noport)) { in ehci_roothub_exec()3292 (index > sc->sc_noport)) { in ehci_roothub_exec()
350 uint8_t sc_noport; member
551 uint8_t sc_noport; member