librtasevent_src/rtas_dump.c File Reference

RTAS version 6 Dump Locator section routines. More...

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include "librtasevent.h"
#include "rtas_event.h"

Functions

int parse_dump_scn (struct rtas_event *re)
struct rtas_dump_scnrtas_get_dump_scn (struct rtas_event *re)
 Retrieve the Dump Locator section of the RTAS Event.
int update_os_id_scn (struct rtas_event *re, const char *id)
int print_re_dump_scn (struct scn_header *shdr, int verbosity)
 Print the contents of a version 6 dump locator section.


Detailed Description

Copyright (C) 2005 IBM Corporation Common Public License Version 1.0 (see COPYRIGHT)

Author:
Nathan Fontenot <nfont@austin.ibm.com>

Function Documentation

int parse_dump_scn ( struct rtas_event re  ) 

int print_re_dump_scn ( struct scn_header shdr,
int  verbosity 
)

struct rtas_dump_scn* rtas_get_dump_scn ( struct rtas_event re  )  [read]

rtas_get_dump_scn

Parameters:
re rtas_event pointer
Returns:
rtas_event_scn pointer to dump locator section

References get_re_scn(), and RTAS_DUMP_SCN.

Referenced by update_os_id_scn().

int update_os_id_scn ( struct rtas_event re,
const char *  id 
)


Generated on Sat Jun 7 04:46:31 2008 for librtasevent by  doxygen 1.5.5