Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_hub.h34 struct usb_port { struct
59 struct usb_port ports[0]; argument
61 struct usb_port ports[USB_MAX_PORTS];
69 void usb_bus_port_set_device(struct usb_bus *bus, struct usb_port *up,
72 struct usb_port *up);
H A Dusb_hub.c264 struct usb_port *up; in uhub_tt_buffer_reset_async_locked()
330 struct usb_port *up; in uhub_reset_tt_callback()
388 struct usb_port *up; in uhub_count_active_host_ports()
507 uhub_explore_sub(struct uhub_softc *sc, struct usb_port *up) in uhub_explore_sub()
996 struct usb_port *up; in uhub_explore()
1461 struct usb_port *up = hub->ports + x; in uhub_attach()
2205 usb_bus_port_get_device(struct usb_bus *bus, struct usb_port *up) in usb_bus_port_get_device()
2224 usb_bus_port_set_device(struct usb_bus *bus, struct usb_port *up, in usb_bus_port_set_device()
/freebsd/sys/arm/mv/
H A Dmv_common.c182 static int usb_port = 0; variable
850 usb_port = 0; in soc_decode_win()
1480 if (pm_is_disabled(CPU_PM_CTRL_USB(usb_port - 1))) in decode_win_usb_dump()
1497 if (pm_is_disabled(CPU_PM_CTRL_USB(usb_port))) in decode_win_usb_setup()
1500 usb_port++; in decode_win_usb_setup()
/freebsd/
H A DObsoleteFiles.inc16028 OLD_FILES+=usr/include/legacy/dev/usb/usb_port.h
16166 OLD_FILES+=usr/include/dev/usb/usb_port.h