Home
last modified time | relevance | path

Searched refs:USB_START_ADDR (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dusb.h46 #define USB_START_ADDR 0 macro
H A Dusb_subr.c1061 dev->address = USB_START_ADDR; in usbd_new_device()