Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Typedefs | Enumerations
vgatypes.h File Reference
#include <linux/types.h>

Go to the source code of this file.

Macros

#define SISIOMEMTYPE
 
#define SISIOMEMTYPE   __iomem
 

Typedefs

typedef unsigned long SISIOADDRESS
 
typedef enum _SIS_CHIP_TYPE SIS_CHIP_TYPE
 

Enumerations

enum  _SIS_CHIP_TYPE {
  SIS_VGALegacy = 0, SIS_530, SIS_OLD, SIS_300,
  SIS_630, SIS_730, SIS_540, SIS_315H,
  SIS_315, SIS_315PRO, SIS_550, SIS_650,
  SIS_740, SIS_330, SIS_661, SIS_741,
  SIS_670, SIS_660 = 35, SIS_760, SIS_761,
  SIS_762, SIS_770, SIS_340 = 55, SIS_341,
  SIS_342, XGI_20 = 75, XGI_21, XGI_40,
  MAX_SIS_CHIP
}
 

Macro Definition Documentation

#define SISIOMEMTYPE

Definition at line 61 of file vgatypes.h.

#define SISIOMEMTYPE   __iomem

Definition at line 61 of file vgatypes.h.

Typedef Documentation

typedef unsigned long SISIOADDRESS

Definition at line 58 of file vgatypes.h.

Enumeration Type Documentation

Enumerator:
SIS_VGALegacy 
SIS_530 
SIS_OLD 
SIS_300 
SIS_630 
SIS_730 
SIS_540 
SIS_315H 
SIS_315 
SIS_315PRO 
SIS_550 
SIS_650 
SIS_740 
SIS_330 
SIS_661 
SIS_741 
SIS_670 
SIS_660 
SIS_760 
SIS_761 
SIS_762 
SIS_770 
SIS_340 
SIS_341 
SIS_342 
XGI_20 
XGI_21 
XGI_40 
MAX_SIS_CHIP 

Definition at line 63 of file vgatypes.h.