GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCBD / V1-5-2 > test_lcbb / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

lcb_display.h File Reference

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


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

References display2().

Referenced by main(), and test_lcbb_csr_read().

void lcb_latpCsr_display ( unsigned int  csr  ) 

Displays the value of the LATp CSR.

Parameters:
csr The value of the LATp CSR to display

References display1().

Referenced by main().

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

References display2().

Referenced by main(), and test_lcbb_faults_read().

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

References display1().

Referenced by main().

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

References display2().

Referenced by main(), and test_lcbb_rxstats_read().

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

References display1().

Referenced by main().

void lcb_pciCsr_display ( unsigned int  csr  ) 

Displays the value of the PCI CSR.

Parameters:
csr The value of the PCI CSR to display

References display1().

Referenced by main(), and test_lcbb_pci_csr_read().

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

References display1().

Referenced by main(), and test_lcbb_pci_fab_read().

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

References display1().

Referenced by main(), and test_lcbb_pci_irq_read().


Generated on Tue Nov 29 19:41:12 2011 by  doxygen 1.5.8