Searched defs:neofb_par (Results 1 – 1 of 1) sorted by relevance
124 struct neofb_par { struct125 struct vgastate state;126 unsigned int ref_count;128 unsigned char MiscOutReg; /* Misc */129 unsigned char CRTC[25]; /* Crtc Controller */130 unsigned char Sequencer[5]; /* Video Sequencer */131 unsigned char Graphics[9]; /* Video Graphics */132 unsigned char Attribute[21]; /* Video Attribute */134 unsigned char GeneralLockReg;135 unsigned char ExtCRTDispAddr;[all …]