Searched defs:pPeriphResult (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/freebsd/
H A DHostHardwareFreeBSD.cpp236 struct periph_match_result *pPeriphResult = NULL; local
277 pPeriphResult = &aPeriphMatches[iPeriphMatch].result.periph_result;
288 if (pPeriphResult)
294 pPeriphResult->periph_name, pPeriphResult->unit_number);

Completed in 34 milliseconds