Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h219 unsigned ioc : 1; // 完成时发起中断 member
242 unsigned ioc : 1; // interrupt on complete member
265 unsigned ioc : 1; // 完成时发起中断 member
286 unsigned ioc : 1; // 完成时发起中断 member
Dinternal.h78 ptr->ioc = 0; \
Dxhci.c1076 trb.ioc = 0; in xhci_setup_stage()
1121 trb.ioc = 0; in xhci_data_stage()
1140 trb.ioc = 1; in xhci_data_stage()
1166 trb.ioc = 1; in xhci_status_stage()
1178 trb.ioc = 1; in xhci_status_stage()