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

/freebsd-11.0-release/sys/dev/usb/quirk/
H A Dusb_quirk.h77 UQ_MSC_NO_PREVENT_ALLOW, /* does not support medium removal */ enumerator in enum:__anon11813
H A Dusb_quirk.c414 USB_QUIRK(STMICRO, ST72682, 0x0000, 0xffff, UQ_MSC_NO_PREVENT_ALLOW),
490 UQ_MSC_NO_PREVENT_ALLOW),
576 [UQ_MSC_NO_PREVENT_ALLOW] = "UQ_MSC_NO_PREVENT_ALLOW",
/freebsd-11.0-release/sys/dev/usb/
H A Dusb_msctest.c835 usbd_add_dynamic_quirk(udev, UQ_MSC_NO_PREVENT_ALLOW);
926 usbd_add_dynamic_quirk(udev, UQ_MSC_NO_PREVENT_ALLOW);
/freebsd-11.0-release/sys/dev/usb/storage/
H A Dumass.c840 if (usb_test_quirk(uaa, UQ_MSC_NO_PREVENT_ALLOW))

Completed in 132 milliseconds