Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Daic79xx.h562 struct map_node { struct
568 SLIST_ENTRY(map_node) links; argument
[all...]
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1727 XMLNode map_node = xml_document.GetRootElement("memory-map"); in LoadQXferMemoryMap() local