backplane.h File Reference

Id
backplane.h 1521 2008-08-27 21:51:17Z mschul
More...

#include <device.h>
#include <stddef.h>
#include <sbconfig.h>

Include dependency graph for backplane.h:

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

Go to the source code of this file.

Functions

devcall backplaneInit (device *)
 Initialize Silicon Backplane bus interface.
int backplaneCoreUp (backplaneConfig *)
 Query Silicon Backplane status to determine if a core is "up".
int backplaneCoreDisable (backplaneConfig *)
 Disable a Silicon Backplane core.


Detailed Description

Id
backplane.h 1521 2008-08-27 21:51:17Z mschul

Definition in file backplane.h.


Function Documentation

int backplaneCoreDisable ( backplaneConfig *  bpConfig  ) 

Disable a Silicon Backplane core.

Parameters:
bpConfig pointer to device Silicon Backplane configuration space
Returns:
OK if all goes well

Definition at line 30 of file backplaneCoreDisable.c.

References NULL, OK, SYSERR, and waitOnBit().

Here is the call graph for this function:

int backplaneCoreUp ( backplaneConfig *  bpConfig  ) 

Query Silicon Backplane status to determine if a core is "up".

Parameters:
bpConfig pointer to device Silicon Backplane configuration space
Returns:
True if device core is up

Definition at line 20 of file backplaneCoreUp.c.

References NULL, and SYSERR.

Referenced by etherControl().

Here is the caller graph for this function:

devcall backplaneInit ( device *  pdev  ) 

Initialize Silicon Backplane bus interface.

Parameters:
pdev pointer to an sb-bus device

Definition at line 21 of file backplaneInit.c.

References kprintf(), NULL, and OK.

Referenced by nulluser().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Fri Sep 19 13:40:29 2008 for Embedded XINU by  doxygen 1.5.6