struct ARBITER_ADD_RESERVED_PARAMETERS

typedef struct _ARBITER_ADD_RESERVED_PARAMETERS
{
     PDEVICE_OBJECT ReserveDevice;
} ARBITER_ADD_RESERVED_PARAMETERS, *PARBITER_ADD_RESERVED_PARAMETERS;

Windows Vista Kernel Structures