Searched refs:confd (Results 1 - 25 of 25) sorted by relevance

/freebsd-11.0-release/sys/mips/cavium/usb/
H A Doctusb.h94 struct usb_config_descriptor confd; member in struct:octusb_config_desc
H A Doctusb.c1388 .confd = {
/freebsd-11.0-release/sys/dev/usb/controller/
H A Dsaf1761_otg.h108 struct usb_config_descriptor confd; member in struct:saf1761_otg_config_desc
H A Dat91dci.h175 struct usb_config_descriptor confd; member in struct:at91dci_config_desc
H A Ddwc_otg.h120 struct usb_config_descriptor confd; member in struct:dwc_otg_config_desc
H A Datmegadci.h229 struct usb_config_descriptor confd; member in struct:atmegadci_config_desc
H A Davr32dci.h197 struct usb_config_descriptor confd; member in struct:avr32dci_config_desc
H A Dohci.h211 struct usb_config_descriptor confd; member in struct:ohci_config_desc
H A Duhci.h171 struct usb_config_descriptor confd; member in struct:uhci_config_desc
H A Duss820dci.h307 struct usb_config_descriptor confd; member in struct:uss820dci_config_desc
H A Dehci.h303 struct usb_config_descriptor confd; member in struct:ehci_config_desc
H A Dmusb_otg.h359 struct usb_config_descriptor confd; member in struct:musbotg_config_desc
H A Dxhci.h428 struct usb_config_descriptor confd; member in struct:xhci_config_desc
H A Datmegadci.c1530 .confd = {
H A Davr32dci.c1470 .confd = {
H A Dat91dci.c1752 .confd = {
H A Duss820dci.c1820 .confd = {
H A Dxhci.c3221 .confd = {
3222 .bLength = sizeof(xhci_confd.confd),
H A Dohci.c2053 .confd = {
H A Dsaf1761_otg.c2804 .confd = {
H A Duhci.c2329 .confd = {
H A Ddwc_otg.c4263 .confd = {
H A Dehci.c3017 .confd = {
H A Dmusb_otg.c3555 .confd = {
/freebsd-11.0-release/usr.sbin/bhyve/
H A Dusb_mouse.c90 struct usb_config_descriptor confd; member in struct:umouse_config_desc
165 .confd = {
166 .bLength = sizeof(umouse_confd.confd),
370 *udata = umouse_confd.confd.bConfigurationValue;

Completed in 147 milliseconds