Searched defs:ie_scb (Results 1 – 1 of 1) sorted by relevance
111 struct ie_scb { struct112 u_short ie_status; /* status word */113 u_short ie_command; /* command word */114 u_short ie_command_list;/* 16-pointer to command block list */115 u_short ie_recv_list; /* 16-pointer to receive frame list */116 u_short ie_err_crc; /* CRC errors */117 u_short ie_err_align; /* Alignment errors */118 u_short ie_err_resource;/* Resource errors */119 u_short ie_err_overrun; /* Overrun errors */