Searched defs:port_no (Results 1 - 5 of 5) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/implementation/ |
H A D | usb_btree.h | 45 uint8_t port_no;
member
|
/third_party/backends/backend/ |
H A D | mustek_pp.c | 624 int found = 0, driver_no, port_no; in attach_device() local
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_generic.c | 1860 ugen_do_port_feature(struct usb_fifo *f, uint8_t port_no, in ugen_do_port_feature() argument
|
H A D | usb_device.h | 244 uint8_t port_no; /* parent HUB port number */ member
|
H A D | usb_device.c | 1464 usb_alloc_device(device_t parent_dev, struct usb_bus *bus, struct usb_device *parent_hub, uint8_t depth, uint8_t port_index, uint8_t port_no, enum usb_dev_speed speed, enum usb_hc_mode mode) usb_alloc_device() argument [all...] |
Completed in 8 milliseconds