Home
last modified time | relevance | path

Searched refs:xcap_hci_vers (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1229 xcap->xcap_hci_vers = vers; in xhci_read_params()
1259 if (xcap->xcap_hci_vers < 0x96 || xcap->xcap_hci_vers >= 0x200) { in xhci_read_params()
1261 xcap->xcap_hci_vers); in xhci_read_params()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h282 uint16_t xcap_hci_vers; member