Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
starfire.h File Reference

Go to the source code of this file.

Functions

void check_if_starfire (void)
 
int starfire_hard_smp_processor_id (void)
 
void starfire_hookup (int)
 
unsigned int starfire_translate (unsigned long imap, unsigned int upaid)
 

Variables

int this_is_starfire
 

Function Documentation

void check_if_starfire ( void  )

Definition at line 24 of file starfire.c.

int starfire_hard_smp_processor_id ( void  )

Definition at line 31 of file starfire.c.

void starfire_hookup ( int  )

Definition at line 52 of file starfire.c.

unsigned int starfire_translate ( unsigned long  imap,
unsigned int  upaid 
)

Definition at line 81 of file starfire.c.

Variable Documentation

int this_is_starfire

Definition at line 22 of file starfire.c.