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

/freebsd-13-stable/sys/dev/usb/quirk/
H A Dusb_quirk.h75 UQ_MSC_NO_START_STOP, /* does not support start/stop */ enumerator in enum:__anon14460
H A Dusb_quirk.c222 UQ_MSC_NO_START_STOP, UQ_MSC_IGNORE_RESIDUE),
250 UQ_MSC_NO_START_STOP, UQ_MSC_IGNORE_RESIDUE, UQ_MSC_NO_SYNC_CACHE),
253 UQ_MSC_FORCE_SHORT_INQ, UQ_MSC_NO_START_STOP,
257 UQ_MSC_NO_START_STOP, UQ_MSC_IGNORE_RESIDUE),
272 UQ_MSC_NO_START_STOP),
277 UQ_MSC_NO_START_STOP, UQ_MSC_ALT_IFACE_1),
316 UQ_MSC_NO_START_STOP, UQ_MSC_IGNORE_RESIDUE),
319 UQ_MSC_NO_START_STOP),
383 UQ_MSC_NO_START_STOP),
416 UQ_MSC_NO_START_STOP, UQ_MSC_SHUTTLE_INI
[all...]
/freebsd-13-stable/sys/dev/usb/storage/
H A Dumass.c838 if (usb_test_quirk(uaa, UQ_MSC_NO_START_STOP))

Completed in 66 milliseconds