Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.h1223 typedef struct sli4_cmd_read_status_s { struct
1224 sli4_mbox_command_header_t hdr;
1226 uint32_t cc:1,
1228 uint32_t rsvd2;
1229 uint32_t transmit_kbyte_count;
1230 uint32_t receive_kbyte_count;
1231 uint32_t transmit_frame_count;
1232 uint32_t receive_frame_count;
1233 uint32_t transmit_sequence_count;
1234 uint32_t receive_sequence_count;
[all …]