Home
last modified time | relevance | path

Searched defs:ie_sys_ctl_block (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ic/
H A Di82586.h81 struct ie_sys_ctl_block { struct
82 u_short ie_status; /* status word */
83 u_short ie_command; /* command word */
84 u_short ie_command_list; /* 16-pointer to command block list */
85 u_short ie_recv_list; /* 16-pointer to receive frame list */
86 u_short ie_err_crc; /* CRC errors */
87 u_short ie_err_align; /* Alignment errors */
88 u_short ie_err_resource; /* Resource errors */
89 u_short ie_err_overrun; /* Overrun errors */