Home
last modified time | relevance | path

Searched refs:bHubContrCurrent (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h52 uchar_t bHubContrCurrent; /* max current requirements */ member
71 uint8_t bHubContrCurrent; /* max current requirements */ member
/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusb.h616 uByte bHubContrCurrent; member
630 uByte bHubContrCurrent; member
644 uByte bHubContrCurrent; member
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c652 raw_descr[6] = root_hub_descr->bHubContrCurrent; in uhci_handle_get_hub_descriptor()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c768 hdp->bHubContrCurrent = 0; in xhci_root_hub_fill_hub_desc()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c1189 raw_descr[6] = root_hub_descr->bHubContrCurrent; in ohci_handle_get_hub_descriptor()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1334 raw_descr[6] = root_hub_descr->bHubContrCurrent; in ehci_handle_get_hub_descriptor()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3282 hubd->h_current = hub_descr.bHubContrCurrent; in hubd_get_hub_descriptor()
3297 hubd->h_current = hub_descr.bHubContrCurrent; in hubd_get_hub_descriptor()