Home
last modified time | relevance | path

Searched refs:UQ_MSC_EJECT_WAIT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/quirk/
H A Dusb_quirk.h106 UQ_MSC_EJECT_WAIT, /* wait for the device to eject */ enumerator
H A Dusb_quirk.c655 [UQ_MSC_EJECT_WAIT] = "UQ_MSC_EJECT_WAIT",
/freebsd/sys/dev/usb/serial/
H A Du3g.c836 else if (usb_test_quirk(uaa, UQ_MSC_EJECT_WAIT)) in u3g_test_autoinst()