Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci_ioctl.h32 #define XHCI_IOCTL_PORTSC (XHCI_IOCTL | 0x01) macro
/illumos-gate/usr/src/cmd/xhci/
H A Dxhci_portsc.c168 if (ioctl(fd, XHCI_IOCTL_PORTSC, &xhi) != 0) in xp_dump()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1921 if (cmd == XHCI_IOCTL_PORTSC || in xhci_ioctl()
1937 if (cmd == XHCI_IOCTL_PORTSC) in xhci_ioctl()