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

/vbox/src/VBox/Devices/PC/
H A DDevPcBios.cpp366 static void pcbiosCmosInitHardDisk(PPDMDEVINS pDevIns, int offType, int offInfo, PCPDMMEDIAGEOMETRY pLCHSGeometry)
369 if (offType)
370 pcbiosCmosWrite(pDevIns, offType, 47);
699 int offType, offInfo; local
703 offType = 0x19;
707 offType = 0x1a;
711 offType = 0x00;
716 offType = 0x00;
720 pcbiosCmosInitHardDisk(pDevIns, offType, offInfo,
/vbox/include/VBox/
H A DVBoxTpG.h202 VTGSTROFF offType; member in struct:VTGDESCARG

Completed in 69 milliseconds