Home
last modified time | relevance | path

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

/DragonOS-0.1.5/kernel/src/io/
Dmod.rs1 pub mod block; module
/DragonOS-0.1.5/kernel/src/driver/usb/xhci/
Dxhci.c1003 … int xhci_set_address(const int id, const uint64_t slot_vaddr, const int slot_id, const bool block) in xhci_set_address()