Searched defs:ie_sys_ctl_block (Results 1 – 2 of 2) sorted by relevance
87 struct ie_sys_ctl_block { struct88 u_short ie_status; /* status word */89 u_short ie_command; /* command word */90 u_short ie_command_list; /* 16-pointer to command block list */91 u_short ie_recv_list; /* 16-pointer to receive frame list */92 u_short ie_err_crc; /* CRC errors */93 u_short ie_err_align; /* Alignment errors */94 u_short ie_err_resource; /* Resource errors */95 u_short ie_err_overrun; /* Overrun errors */
168 struct ie_sys_ctl_block { struct169 u_short ie_status; /* status word */170 u_short ie_command; /* command word */171 u_short ie_command_list; /* 16-pointer to command block list */172 u_short ie_recv_list; /* 16-pointer to receive frame list */173 u_short ie_err_crc; /* CRC errors */174 u_short ie_err_align; /* Alignment errors */175 u_short ie_err_resource; /* Resource errors */176 u_short ie_err_overrun; /* Overrun errors */