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

/vbox/src/VBox/Devices/Input/
H A DPS2Dev.h23 #define PS2K_STRUCT_FILLER 512 macro
30 uint8_t abFiller[PS2K_STRUCT_FILLER];
H A DPS2K.cpp232 AssertCompile(PS2K_STRUCT_FILLER >= sizeof(PS2K));
H A DDevPS2.cpp231 uint8_t KbdFiller[PS2K_STRUCT_FILLER];

Completed in 50 milliseconds