Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci_ioctl.h37 uint32_t xhi_nports; member
/illumos-gate/usr/src/cmd/xhci/
H A Dxhci_portsc.c173 for (i = 1; i <= xhi.xhi_nports; i++) { in xp_dump()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1846 xhi.xhi_nports = xhcip->xhci_caps.xcap_max_ports; in xhci_ioctl_portsc()