Searched defs:ie_sys_conf_ptr (Results 1 – 2 of 2) sorted by relevance
59 struct ie_sys_conf_ptr { struct60 u_short mbz; /* must be zero (alignment) */61 u_char ie_bus_use; /* true if 8-bit only */62 u_char mbz2[5]; /* must be zero */63 u_int ie_iscp_ptr; /* 24-bit physaddr of ISCP */
140 struct ie_sys_conf_ptr { struct141 u_short mbz; /* must be zero */142 u_char ie_bus_use; /* true if 8-bit only */143 u_char mbz2[5]; /* must be zero */144 void *ie_iscp_ptr; /* 24-bit physaddr of ISCP */