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

/vbox/src/VBox/Devices/PC/
H A DDevACPI.cpp287 uint32_t u32NicPciAddress; member in struct:ACPIState
1217 *pu32 = pThis->u32NicPciAddress;
3115 rc = CFGMR3QueryU32Def(pCfg, "NicPciAddress", &pThis->u32NicPciAddress, 0);

Completed in 53 milliseconds