Home
last modified time | relevance | path

Searched refs:str_ptr (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/bus/u4b/controller/
HDohci.c2088 const char *str_ptr; in ohci_roothub_exec() local
2149 str_ptr = "\001"; in ohci_roothub_exec()
2153 str_ptr = sc->sc_vendor; in ohci_roothub_exec()
2157 str_ptr = "OHCI root HUB"; in ohci_roothub_exec()
2161 str_ptr = ""; in ohci_roothub_exec()
2168 str_ptr); in ohci_roothub_exec()
HDuhci.c2482 const char *str_ptr; in uhci_roothub_exec() local
2544 str_ptr = "\001"; in uhci_roothub_exec()
2548 str_ptr = sc->sc_vendor; in uhci_roothub_exec()
2552 str_ptr = "UHCI root HUB"; in uhci_roothub_exec()
2556 str_ptr = ""; in uhci_roothub_exec()
2563 str_ptr); in uhci_roothub_exec()
HDehci.c3101 const char *str_ptr; in ehci_roothub_exec() local
3176 str_ptr = "\001"; in ehci_roothub_exec()
3180 str_ptr = sc->sc_vendor; in ehci_roothub_exec()
3184 str_ptr = "EHCI root HUB"; in ehci_roothub_exec()
3188 str_ptr = ""; in ehci_roothub_exec()
3195 str_ptr); in ehci_roothub_exec()
HDxhci.c3274 const char *str_ptr; in xhci_roothub_exec() local
3346 str_ptr = "\001"; in xhci_roothub_exec()
3350 str_ptr = sc->sc_vendor; in xhci_roothub_exec()
3354 str_ptr = "XHCI root HUB"; in xhci_roothub_exec()
3358 str_ptr = ""; in xhci_roothub_exec()
3365 str_ptr); in xhci_roothub_exec()