Searched defs:ie_int_sys_conf_ptr (Results 1 – 2 of 2) sorted by relevance
77 struct ie_int_sys_conf_ptr { struct78 u_char ie_busy; /* zeroed after init */79 u_char mbz;80 u_short ie_scb_offset; /* 16-bit physaddr of next struct */81 u_int ie_base; /* 24-bit physaddr for all 16-bit vars */
158 struct ie_int_sys_conf_ptr { struct159 u_char ie_busy; /* zeroed after init */160 u_char mbz;161 u_short ie_scb_offset; /* 16-bit physaddr of next struct */162 void *ie_base; /* 24-bit physaddr for all 16-bit vars */