Home
last modified time | relevance | path

Searched defs:usb_port (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb_hub.h34 struct usb_port { struct
35 uint8_t restartcnt;
59 struct usb_port ports[0]; argument
/freebsd/sys/arm/mv/
H A Dmv_common.c182 static int usb_port = 0; variable