Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/
H A Dusbdi.h433 #define UAA_DEV_READY 0 macro
H A Dusb_device.c1432 uaa->dev_state = UAA_DEV_READY; in usb_init_attach_arg()
1491 if (uaa.dev_state != UAA_DEV_READY) { in usb_probe_and_attach()
/freebsd-14.2/sys/dev/usb/net/
H A Dif_usie.c240 if (uaa->dev_state != UAA_DEV_READY) in usie_autoinst()
H A Dif_cdce.c516 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-14.2/sys/dev/usb/serial/
H A Du3g.c815 if (uaa->dev_state != UAA_DEV_READY) in u3g_test_autoinst()
/freebsd-14.2/sys/dev/usb/wlan/
H A Dif_run.c732 if (uaa->dev_state != UAA_DEV_READY) in run_autoinst()