Searched refs:UAA_DEV_READY (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/dev/usb/
H A Dusbdi.h433 #define UAA_DEV_READY 0 macro
H A Dusb_device.c1432 uaa->dev_state = UAA_DEV_READY;
1491 if (uaa.dev_state != UAA_DEV_READY) {
/freebsd-current/sys/dev/usb/net/
H A Dif_cdce.c517 if (uaa->dev_state != UAA_DEV_READY)
H A Duhso.c731 if (uaa->dev_state != UAA_DEV_READY || !uhso_autoswitch)
H A Dif_usie.c239 if (uaa->dev_state != UAA_DEV_READY)
/freebsd-current/sys/dev/usb/serial/
H A Du3g.c814 if (uaa->dev_state != UAA_DEV_READY)
/freebsd-current/sys/dev/usb/wlan/
H A Dif_run.c732 if (uaa->dev_state != UAA_DEV_READY)

Completed in 210 milliseconds