Home
last modified time | relevance | path

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

/packages/modules/Virtualization/vmbase/src/memory/
Dshared.rs411 let phys = addr.0; in share() localVariable
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc474 static bluetooth::hci::PhyType select_phy(uint8_t phys, in select_phy()