Searched refs:struc1 (Results 1 – 1 of 1) sorted by relevance
1211 uint32_t struc1, struc2, struc3, cap1, cap2, pgsz; in xhci_read_params() local1225 struc1 = xhci_get32(xhcip, XHCI_R_CAP, XHCI_HCSPARAMS1); in xhci_read_params()1241 xcap->xcap_max_slots = XHCI_HCS1_DEVSLOT_MAX(struc1); in xhci_read_params()1242 xcap->xcap_max_intrs = XHCI_HCS1_IRQ_MAX(struc1); in xhci_read_params()1243 xcap->xcap_max_ports = XHCI_HCS1_N_PORTS(struc1); in xhci_read_params()