Searched defs:sisfb_info (Results 1 – 1 of 1) sorted by relevance
78 struct sisfb_info { struct79 __u32 sisfb_id; /* for identifying sisfb */83 __u32 chip_id; /* PCI-ID of detected chip */84 __u32 memory; /* total video memory in KB */85 __u32 heapstart; /* heap start offset in KB */86 __u8 fbvidmode; /* current sisfb mode */88 __u8 sisfb_version;89 __u8 sisfb_revision;90 __u8 sisfb_patchlevel;92 __u8 sisfb_caps; /* sisfb capabilities */[all …]