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

/vbox/src/VBox/Devices/Input/
H A DPS2Dev.h24 #define PS2M_STRUCT_FILLER 512 macro
37 uint8_t abFiller[PS2M_STRUCT_FILLER];
H A DPS2M.cpp292 AssertCompile(PS2M_STRUCT_FILLER >= sizeof(PS2M));
H A DDevPS2.cpp239 uint8_t AuxFiller[PS2M_STRUCT_FILLER];

Completed in 59 milliseconds