Home
last modified time | relevance | path

Searched defs:next_off (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.2/kernel/src/driver/pci/
Dmsi.h38 uint8_t next_off; member
58 uint8_t next_off; member
/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c334 int next_off = ((xhci_read_cap_reg32(id, current_offset) & 0xff00) >> 8) << 2; in xhci_hc_stop_legacy() local
435 uint32_t next_off = xhci_hc[id].ext_caps_off; in xhci_hc_pair_ports() local