Searched defs:region3_table_entry_fc0 (Results 1 – 1 of 1) sorted by relevance
65 struct region3_table_entry_fc0 { struct66 unsigned long sto: 52;/* Segment-Table Origin */67 unsigned long : 1;68 unsigned long fc : 1; /* Format-Control */69 unsigned long p : 1; /* DAT-Protection Bit */70 unsigned long : 1;71 unsigned long tf : 2; /* Segment-Table Offset */72 unsigned long i : 1; /* Region-Invalid Bit */96 struct region3_table_entry_fc0 fc0; argument