Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusbdi.h433 #define UAA_DEV_READY 0 macro
H A Dusb_device.c1433 uaa->dev_state = UAA_DEV_READY; in usb_init_attach_arg()
1492 if (uaa.dev_state != UAA_DEV_READY) { in usb_probe_and_attach()
/freebsd/sys/dev/usb/net/
H A Dif_usie.c241 if (uaa->dev_state != UAA_DEV_READY) in usie_autoinst()
H A Dif_cdce.c515 if (uaa->dev_state != UAA_DEV_READY) in cdce_test_autoinst()
H A Duhso.c731 if (uaa->dev_state != UAA_DEV_READY || !uhso_autoswitch) in uhso_test_autoinst()
/freebsd/sys/dev/usb/serial/
H A Du3g.c815 if (uaa->dev_state != UAA_DEV_READY) in u3g_test_autoinst()
/freebsd/sys/dev/usb/wlan/
H A Dif_mtw.c387 if (uaa->dev_state != UAA_DEV_READY) in mtw_autoinst()
H A Dif_run.c731 if (uaa->dev_state != UAA_DEV_READY) in run_autoinst()