Searched refs:UQ_MSC_NO_PREVENT_ALLOW (Results 1 - 3 of 3) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/quirk/ |
H A D | usb_quirk.h | 80 UQ_MSC_NO_PREVENT_ALLOW, /* does not support medium removal */ enumerator
|
H A D | usb_quirk.c | 317 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 D | umass.c | 868 if (usb_test_quirk(uaa, UQ_MSC_NO_PREVENT_ALLOW)) in umass_probe_proto()
|
Completed in 7 milliseconds