struct ARBITER_BOOT_ALLOCATION_PARAMETERS

typedef struct _ARBITER_BOOT_ALLOCATION_PARAMETERS
{
     PLIST_ENTRY ArbitrationList;
} ARBITER_BOOT_ALLOCATION_PARAMETERS, *PARBITER_BOOT_ALLOCATION_PARAMETERS;

Windows Vista Kernel Structures