Searched refs:csz (Results 1 – 2 of 2) sorted by relevance
81 unsigned int csz : 1; // context size member
2144 xhci_hc[cid].context_size = (hcc1.csz) ? 64 : 32; in xhci_init()