Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c1155 …atic int xhci_status_stage(struct xhci_ep_info_t *ep, uint8_t direction, uint64_t status_buf_vaddr) in xhci_status_stage()
1241 uint64_t status_buf_vaddr = in xhci_control_in() local
1314 uint64_t status_buf_vaddr = (uint64_t)kzalloc(16, 0); in xhci_control_out() local