Searched defs:sys_conf (Results 1 – 2 of 2) sorted by relevance
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