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

/vbox/include/VBox/
H A Dusbfilter.h113 * This is used as an index into the USBFILTER::aFields array.
191 typedef struct USBFILTER struct
205 } USBFILTER; typedef in typeref:struct:USBFILTER
206 AssertCompileSize(USBFILTER, 312);
209 typedef USBFILTER *PUSBFILTER;
211 typedef const USBFILTER *PCUSBFILTER;
213 /** USBFILTER::u32Magic (Yasuhiro Nightow). */

Completed in 41 milliseconds