Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusbdi.h395 #define UAA_DEV_READY 0 macro
H A Dusb_device.c1293 uaa->dev_state = UAA_DEV_READY; in usb_init_attach_arg()
1353 if (uaa.dev_state != UAA_DEV_READY) { in usb_probe_and_attach()
/dragonfly/sys/bus/u4b/serial/
H A Du3g.c669 if (uaa->dev_state != UAA_DEV_READY) in u3g_test_autoinst()
/dragonfly/sys/bus/u4b/net/
H A Dif_cdce.c503 if (uaa->dev_state != UAA_DEV_READY) in cdce_test_autoinst()
/dragonfly/sys/bus/u4b/wlan/
H A Dif_run.c647 if (uaa->dev_state != UAA_DEV_READY) in run_autoinst()