Searched refs:UC_SELF_POWERED (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/sys/dev/usb/template/
H A Dusb_template.c463 cd->bmAttributes |= UC_SELF_POWERED;
465 cd->bmAttributes &= ~UC_SELF_POWERED;
/freebsd-11-stable/sys/dev/usb/
H A Dusb.h394 #define UC_SELF_POWERED 0x40 macro
H A Dusb_device.c720 (cdp->bmAttributes & UC_SELF_POWERED) &&
/freebsd-11-stable/sys/dev/usb/controller/
H A Datmegadci.c1537 .bmAttributes = UC_SELF_POWERED,
H A Davr32dci.c1477 .bmAttributes = UC_SELF_POWERED,
H A Dat91dci.c1759 .bmAttributes = UC_SELF_POWERED,
H A Duss820dci.c1827 .bmAttributes = UC_SELF_POWERED,
H A Dohci.c2060 .bmAttributes = UC_SELF_POWERED,
H A Duhci.c2336 .bmAttributes = UC_SELF_POWERED,
H A Dsaf1761_otg.c2836 .bmAttributes = UC_SELF_POWERED,
H A Dehci.c3024 .bmAttributes = UC_SELF_POWERED,
H A Dmusb_otg.c3562 .bmAttributes = UC_SELF_POWERED,
H A Ddwc_otg.c4298 .bmAttributes = UC_SELF_POWERED,
H A Dxhci.c3262 .bmAttributes = UC_SELF_POWERED,
/freebsd-11-stable/sys/mips/cavium/usb/
H A Doctusb.c1395 .bmAttributes = UC_SELF_POWERED,

Completed in 194 milliseconds