Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h81 unsigned int csz : 1; // context size member
Dxhci.c2144 xhci_hc[cid].context_size = (hcc1.csz) ? 64 : 32; in xhci_init()