struct IO_Resource_s { IO_DES IO_Header; IO_RANGE IO_Data[]; }; typedef struct IO_Resource_s IO_RESOURCE;
Contains information about an IO resource.