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

/vbox/src/VBox/Devices/PC/
H A DDevPit-i8254.cpp238 typedef PITSTATE *PPITSTATE; typedef
332 static int pit_get_out(PPITSTATE pThis, int channel, int64_t current_time)
339 static int pit_get_gate(PPITSTATE pThis, int channel)
362 static void pit_set_gate(PPITSTATE pThis, int channel, int val)
593 PPITSTATE pThis = PDMINS_2_DATA(pDevIns, PPITSTATE);
670 PPITSTATE pThis = PDMINS_2_DATA(pDevIns, PPITSTATE);
789 PPITSTATE pThis = PDMINS_2_DATA(pDevIns, PPITSTATE);
[all...]

Completed in 45 milliseconds