Searched defs:sys_conf (Results 1 – 3 of 3) sorted by relevance
17 typedef struct sys_conf { struct18 uint sc_siumcr;19 uint sc_sypcr;20 uint sc_swt;21 char res1[2];22 ushort sc_swsr;23 uint sc_sipend;24 uint sc_simask;25 uint sc_siel;26 uint sc_sivec;[all …]
18 typedef struct sys_conf { struct19 uint sc_siumcr;20 uint sc_sypcr;21 uint sc_swt;22 char res1[2];23 ushort sc_swsr;24 uint sc_sipend;25 uint sc_simask;26 uint sc_siel;27 uint sc_sivec;[all …]
61 typedef union sys_conf { union