GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LFS / V1-12-3 > lfs_lcp / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

LFS_lcp_boot.c.xx-xxx-xxx File Reference

Routines to manuipulate boot files in the TFFS boot partition. More...

#include <MSG/MSG_pubdefs.h>
#include <LFS/LFS_msg.h>
#include <LFS_lcp_private.h>

Functions

unsigned int LFS_bootDumpFile (LFS_Control *ctl, unsigned int cpu, unsigned int fileNum, unsigned int xactId)
 Dump a TFFS boot partition file to the CTDB interface.
unsigned int LFS_bootDumpFileSSR (LFS_Control *ctl, unsigned int cpu, unsigned int fileNum, unsigned int xactId)
 Dump a TFFS boot partition file to the SSR interface.
unsigned int LFS_bootDumpDir (LFS_Control *ctl, unsigned int cpu, unsigned int xactId)
 Dump a TFFS boot directory.


Detailed Description

Routines to manuipulate boot files in the TFFS boot partition.

Author:
D.L. Wood

Function Documentation

unsigned int LFS_bootDumpDir ( LFS_Control ctl,
unsigned int  cpu,
unsigned int  xactId 
)

Dump a TFFS boot directory.

No-op boot directory dump for non-TFFS targets.

Parameters:
ctl LFS control structure.
cpu The LAT CPU unit number.
xactId The transaction ID.
Returns:
A LFS MSG code.

Referenced by LFS_DirDump().

unsigned int LFS_bootDumpFile ( LFS_Control ctl,
unsigned int  cpu,
unsigned int  fileNum,
unsigned int  xactId 
)

Dump a TFFS boot partition file to the CTDB interface.

No-op boot file dump for non-TFFS targets.

Parameters:
ctl LFS control structure.
cpu The LAT CPU unit number.
fileNum The boot file number.
xactId The transaction ID.
Returns:
A LFS MSG code.

Referenced by LFS_FileDumpCTDB().

unsigned int LFS_bootDumpFileSSR ( LFS_Control ctl,
unsigned int  cpu,
unsigned int  fileNum,
unsigned int  xactId 
)

Dump a TFFS boot partition file to the SSR interface.

No-op boot file dump for non-TFFS targets.

Parameters:
ctl LFS control structure.
cpu The LAT CPU unit number.
fileNum The boot file number.
xactId The transaction ID.
Returns:
A LFS MSG code.

Referenced by LFS_FileDumpSSR().


Generated on Tue Nov 29 20:40:19 2011 by  doxygen 1.5.8