Searched refs:port_index (Results 1 – 4 of 4) sorted by relevance
/third_party/grpc/ |
D | backport-iomgr-EventEngine-Improve-server-handling-o.patch | 94 sp->port_index = listener->port_index; 181 unsigned port_index, 189 sp->port_index = port_index;
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_device.h | 244 uint8_t port_index; /* parent HUB port index */ member 299 uint8_t port_index, uint8_t port_no,
|
D | usb_device.c | 1466 struct usb_device *parent_hub, uint8_t depth, uint8_t port_index, in usb_alloc_device() argument 1483 parent_dev, bus, parent_hub, depth, port_index, port_no, in usb_alloc_device() 1533 udev->port_index = port_index; in usb_alloc_device() 1830 (parent_hub->hub->ports + port_index) : NULL, udev, device_index); in usb_alloc_device() 2058 (udev->parent_hub->hub->ports + udev->port_index) : NULL, in usb_free_device()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 72290 unsigned int port_index; member 72390 unsigned int port_index; member
|