Searched refs:cbLanBoot (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/
H A DDevPcBios.cpp184 uint64_t cbLanBoot; member in struct:DEVPCBIOS
870 uint32_t cPages = RT_ALIGN_64(pThis->cbLanBoot, PAGE_SIZE) >> PAGE_SHIFT;
1537 pThis->cbLanBoot = cbLanBootBinary;

Completed in 47 milliseconds