Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/al_eth/
H A Dal_init_eth_lm.c404 uint8_t module_idx; in al_eth_module_detect() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DModuleList.cpp805 for (size_t module_idx = 0; module_idx < num_matching_modules; in GetSharedModule() local