struct ARC_DISK_INFORMATION

typedef struct _ARC_DISK_INFORMATION
{
     LIST_ENTRY DiskSignatures;
} ARC_DISK_INFORMATION, *PARC_DISK_INFORMATION;

Windows Vista Kernel Structures