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