Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/driver/usb/xhci/
Dxhci.h211 unsigned intr_target : 10; // 中断目标 [0:MaxIntrs-1] member
238 unsigned intr_target : 10; member
257 unsigned intr_target : 10; // 中断目标 [0:MaxIntrs-1] member
279 unsigned intr_target : 10; // 中断目标 [0:MaxIntrs-1] member
Dxhci.c1030 trb.intr_target = 0; in xhci_set_address()
1076 trb.intr_target = 0; // 使用第0个interrupter in xhci_setup_stage()
1115 trb.intr_target = 0; in xhci_data_stage()
1140 trb.intr_target = 0; in xhci_data_stage()
1165 trb.intr_target = 0; in xhci_status_stage()
1178 trb.intr_target = 0; in xhci_status_stage()