Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1200 uint32_t struc1, struc2, struc3, cap1, cap2, pgsz; in xhci_read_params() local
1216 struc3 = xhci_get32(xhcip, XHCI_R_CAP, XHCI_HCSPARAMS3); in xhci_read_params()
1246 xcap->xcap_u1_lat = XHCI_HCS3_U1_DEL(struc3); in xhci_read_params()
1247 xcap->xcap_u2_lat = XHCI_HCS3_U2_DEL(struc3); in xhci_read_params()