Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/usb/
HDusbdi.h433 #define UAA_DEV_READY 0 macro
HDusb_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-14-stable/sys/dev/usb/net/
HDif_usie.c240 if (uaa->dev_state != UAA_DEV_READY) in usie_autoinst()
HDif_cdce.c515 if (uaa->dev_state != UAA_DEV_READY) in cdce_test_autoinst()
HDuhso.c731 if (uaa->dev_state != UAA_DEV_READY || !uhso_autoswitch) in uhso_test_autoinst()
/freebsd-14-stable/sys/dev/usb/serial/
HDu3g.c815 if (uaa->dev_state != UAA_DEV_READY) in u3g_test_autoinst()
/freebsd-14-stable/sys/dev/usb/wlan/
HDif_run.c731 if (uaa->dev_state != UAA_DEV_READY) in run_autoinst()