Searched refs:UC_BUS_POWERED (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/usb/template/
H A Dusb_template.c497 cd->bmAttributes |= UC_BUS_POWERED;
500 cd->bmAttributes &= ~UC_BUS_POWERED;
/freebsd-12-stable/sys/dev/usb/
H A Dusb.h395 #define UC_BUS_POWERED 0x80 macro
H A Dusb_device.c725 if (cdp->bmAttributes & UC_BUS_POWERED) {
/freebsd-12-stable/usr.sbin/bhyve/
H A Dusb_mouse.c175 .bmAttributes = UC_BUS_POWERED | UC_REMOTE_WAKEUP,

Completed in 115 milliseconds