Searched defs:_REMOVABLE_MEDIA_DESCRIPTOR (Results 1 – 1 of 1) sorted by relevance
3360 typedef struct _REMOVABLE_MEDIA_DESCRIPTOR { struct3361 PROFILE_LIST_DESCRIPTOR header;3363 UCHAR lock : 1;3364 UCHAR Reserved0 : 1; // read current state from header.Current3365 UCHAR prevent_jumper : 1;3366 UCHAR eject : 1;3367 UCHAR Reserved1 : 1;3368 UCHAR mechtype : 3; // see Capabilities2 in MODE_CAPABILITIES_PAGE2