GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCBD / V1-4-1

Constituent: test_lcbb     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

lcb_display.h File Reference

Interface to displays various aspects of the LCB hardware. More...

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


Functions

void lcb_pciCsr_display (unsigned int csr)
 Displays the value of the PCI CSR.
void lcb_pciIrq_display (unsigned int irq)
 Displays the value of the PCI IRQ register.
void lcb_pciFab_display (unsigned int fab)
 Displays the value of the PCI Fabric Select register.
void lcb_latpCsr_display (unsigned int csr)
 Displays the value of the LATp CSR.
void lcb_latpCsr2_display (unsigned int prv_ui, unsigned int cur_ui)
 Displays the value of the LATp CSR both before and after a CSR access.
void lcb_latpFaults_display (unsigned int csr)
 Displays the value of the LATp FAULTS FIFO register.
void lcb_latpFaults2_display (unsigned int prv_ui, unsigned int cur_ui)
 Displays the value of the LATp FAULTS both before and after a FAULTSaccess.
void lcb_latpRxstats_display (unsigned int rxstats)
 Displays the value of the LATp Receive Statistics/Status register.
void lcb_latpRxstats2_display (unsigned int prv_ui, unsigned int cur_ui)
 Displays the value of the LATp Receive Statistics/Status register both before and after a RXSTATS access.

Detailed Description

Interface to displays various aspects of the LCB hardware.

Author:
JJRussell -- russell@slac.stanford.edu
  CVS $Id

Function Documentation

void lcb_latpCsr2_display unsigned int  prv_ui,
unsigned int  cur_ui
 

Displays the value of the LATp CSR both before and after a CSR access.

Parameters:
prv_ui The value of the LATp CSR before the access
cur_ui The value of the LATp CSR after the access

void lcb_latpCsr_display unsigned int  csr  ) 
 

Displays the value of the LATp CSR.

Parameters:
csr The value of the LATp CSR to display

void lcb_latpFaults2_display unsigned int  prv_ui,
unsigned int  cur_ui
 

Displays the value of the LATp FAULTS both before and after a FAULTSaccess.

Parameters:
prv_ui The value of the LATp FAULTS before the access
cur_ui The value of the LATp FAULTS after the access

void lcb_latpFaults_display unsigned int  csr  ) 
 

Displays the value of the LATp FAULTS FIFO register.

Parameters:
csr The value of the LATp FAULTS to display

void lcb_latpRxstats2_display unsigned int  prv_ui,
unsigned int  cur_ui
 

Displays the value of the LATp Receive Statistics/Status register both before and after a RXSTATS access.

Parameters:
prv_ui The value of the LATp FAULTS before the access
cur_ui The value of the LATp FAULTS after the access

void lcb_latpRxstats_display unsigned int  rxstats  ) 
 

Displays the value of the LATp Receive Statistics/Status register.

Parameters:
rxstats The value of the LATp Receive Statistics/Status register to display

void lcb_pciCsr_display unsigned int  csr  ) 
 

Displays the value of the PCI CSR.

Parameters:
csr The value of the PCI CSR to display

void lcb_pciFab_display unsigned int  fab  ) 
 

Displays the value of the PCI Fabric Select register.

Parameters:
fab The value of the PCI Fabric Select register to display

void lcb_pciIrq_display unsigned int  irq  ) 
 

Displays the value of the PCI IRQ register.

Parameters:
irq The value of the PCI IRQ register to display


Generated on Tue Dec 13 22:00:34 2005 by  doxygen 1.4.4