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

/vbox/src/VBox/Devices/PC/
H A DDevPit-i8254.cpp155 typedef struct PITCHANNEL struct
201 } PITCHANNEL; typedef in typeref:struct:PITCHANNEL
203 typedef PITCHANNEL *PPITCHANNEL;
211 PITCHANNEL channels[3];
1028 const PITCHANNEL *pChan = &pThis->channels[i];

Completed in 46 milliseconds