Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai.c864 if (cfg_attrib & USB_CFG_ATTR_SELFPWR) { in usb_create_pm_components()
888 if (cfg_attrib & USB_CFG_ATTR_SELFPWR) { in usb_create_pm_components()
H A Dhubdi.c8632 USB_CFG_ATTR_SELFPWR); in hubd_init_power_budget()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h295 #define USB_CFG_ATTR_SELFPWR 0x40 macro