Home
last modified time | relevance | path

Searched refs:UQ_MSC_NO_PREVENT_ALLOW (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/quirk/
H A Dusb_quirk.h80 UQ_MSC_NO_PREVENT_ALLOW, /* does not support medium removal */ enumerator
H A Dusb_quirk.c317 UQ_MSC_NO_SYNC_CACHE, UQ_MSC_NO_PREVENT_ALLOW),
396 USB_QUIRK(STMICRO, ST72682, 0x0000, 0xffff, UQ_MSC_NO_PREVENT_ALLOW),
472 UQ_MSC_NO_PREVENT_ALLOW),
562 [UQ_MSC_NO_PREVENT_ALLOW] = "UQ_MSC_NO_PREVENT_ALLOW",
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c868 if (usb_test_quirk(uaa, UQ_MSC_NO_PREVENT_ALLOW)) in umass_probe_proto()

Completed in 7 milliseconds