Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusbdi.h395 #define UAA_DEV_READY 0 macro
Dusb_device.c1235 uaa->dev_state = UAA_DEV_READY; in usb_init_attach_arg()
1293 if (uaa.dev_state != UAA_DEV_READY) { in usb_probe_and_attach()