Home
last modified time | relevance | path

Searched defs:_SIS_HW_INFO (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/video/sis/
Dvgatypes.h181 struct _SIS_HW_INFO struct
184 PCITAG PciTag; /* PCI Tag */
187 UCHAR *pjVirtualRomBase; /* ROM image */
189 BOOLEAN UseROM; /* Use the ROM image if provided */
191 UCHAR *pjVideoMemoryAddress;/* base virtual memory address */
194 ULONG ulVideoMemorySize; /* size, in bytes, of the memory on the board */
196 SISIOADDRESS ulIOAddress; /* base I/O address of VGA ports (0x3B0; relocated) */
198 UCHAR jChipType; /* Used to Identify SiS Graphics Chip */
201 UCHAR jChipRevision; /* Used to Identify SiS Graphics Chip Revision */
203 BOOLEAN bIntegratedMMEnabled;/* supporting integration MM enable */
[all …]