Home
last modified time | relevance | path

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

/DragonOS-0.1.2/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.c1028 trb.intr_target = 0; in xhci_set_address()
1074 trb.intr_target = 0; // 使用第0个interrupter in xhci_setup_stage()
1113 trb.intr_target = 0; in xhci_data_stage()
1138 trb.intr_target = 0; in xhci_data_stage()
1163 trb.intr_target = 0; in xhci_status_stage()
1176 trb.intr_target = 0; in xhci_status_stage()