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

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet.h121 typedef int FNCIDETSETUPINOUT(struct CIDETCORE *pThis, bool fInvalid); typedef
122 /** Pointer to a FNCIDETSETUPINOUT function. */
123 typedef FNCIDETSETUPINOUT *PFNCIDETSETUPINOUT;
874 /** Array of indexes for use by FNCIDETSETUPINOUT.
966 /** Operand information, mainly for the FNCIDETSETUPINOUT and similar. */
1025 /** The input context. Initalized by driver and FNCIDETSETUPINOUT. */

Completed in 303 milliseconds