Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.c106 static int xhcidcepquirk; variable
108 &xhcidcepquirk, 0, "Set to disable endpoint deconfigure command");
1483 if (sc->sc_no_deconfigure != 0 || xhcidcepquirk != 0) in xhci_cmd_configure_ep()