LDM_PARSE_VMDB

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ldm_parse_vmdb - Read the LDM Database VMDB structure  

SYNOPSIS

"SYNOPSIS"

BOOL ldm_parse_vmdb (const u8 * data, struct vmdb * vm);  

ARGUMENTS

data
Raw database VMDB structure loaded from the device
vm
In-memory vmdb structure in which to return parsed information
 

DESCRIPTION

This parses the LDM Database VMDB structure supplied in data and sets up the in-memory vmdb structure vm with the obtained information.

N.B. The *_start, *_size and *_seq values will be range-checked later.  

RETURN

TRUE vm contains VMDB info FALSE vm contents are undefined


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN

This document was created by man2html, using the manual pages.
Time: 05:30:42 GMT, October 06, 2005