Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/template/
Dusb_template.c415 cd->bmAttributes |= UC_SELF_POWERED; in usb_make_config_desc()
417 cd->bmAttributes &= ~UC_SELF_POWERED; in usb_make_config_desc()
/freebsd-10-stable/sys/dev/usb/
Dusb.h395 #define UC_SELF_POWERED 0x40 macro
Dusb_device.c594 (cdp->bmAttributes & UC_SELF_POWERED) && in usbd_set_config_index()
/freebsd-10-stable/sys/mips/cavium/usb/
Doctusb.c1398 .bmAttributes = UC_SELF_POWERED,
/freebsd-10-stable/sys/dev/usb/controller/
Davr32dci.c1475 .bmAttributes = UC_SELF_POWERED,
Datmegadci.c1535 .bmAttributes = UC_SELF_POWERED,
Duss820dci.c1777 .bmAttributes = UC_SELF_POWERED,
Dat91dci.c1757 .bmAttributes = UC_SELF_POWERED,
Dohci.c2061 .bmAttributes = UC_SELF_POWERED,
Duhci.c2337 .bmAttributes = UC_SELF_POWERED,
Dmusb_otg.c3560 .bmAttributes = UC_SELF_POWERED,
Dehci.c3046 .bmAttributes = UC_SELF_POWERED,
Dxhci.c3252 .bmAttributes = UC_SELF_POWERED,
Ddwc_otg.c4294 .bmAttributes = UC_SELF_POWERED,