Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/storage/
H A Dcfumass.c76 static int ignore_stop = 1; variable
77 SYSCTL_INT(_hw_usb_cfumass, OID_AUTO, ignore_stop, CTLFLAG_RWTUN,
78 &ignore_stop, 1, "Ignore START STOP UNIT with START and LOEJ bits cleared");
584 if (ignore_stop == 0) { in cfumass_quirk()
586 } else if (ignore_stop == 1) { in cfumass_quirk()