HomeSort by: relevance | last modified time | path
    Searched defs:hdev (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
usb_subr.c 1089 struct usbd_device *hdev = dev->ud_myhub; local in function:usbd_properties
1090 struct usbd_hub *hub = hdev->ud_hub;
1095 prop_dictionary_set_uint8(dict, "hub-address", hdev->ud_addr);
usb_subr.c 1089 struct usbd_device *hdev = dev->ud_myhub; local in function:usbd_properties
1090 struct usbd_hub *hub = hdev->ud_hub;
1095 prop_dictionary_set_uint8(dict, "hub-address", hdev->ud_addr);

Completed in 23 milliseconds