GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LFS / V1-9-1

Constituent: lfs_lcp     Tag: sun-gcc


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"

Include dependency graph for LFS_lcp_boot.c.xx-xxx-xxx:

This graph shows which files directly or indirectly include this file:


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.

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.

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.


Generated on Tue Jun 20 20:41:21 2006 by  doxygen 1.4.4