Searched defs:sff_trasnceiver_codes_byte7 (Results 1 – 1 of 1) sorted by relevance
3295 struct sff_trasnceiver_codes_byte7 { struct3296 uint8_t fc_sp_100MB:1; /* 100 MB/sec */3297 uint8_t speed_chk_ecc:1;3298 uint8_t fc_sp_200mb:1; /* 200 MB/sec */3299 uint8_t fc_sp_3200MB:1; /* 3200 MB/sec */3300 uint8_t fc_sp_400MB:1; /* 400 MB/sec */3301 uint8_t fc_sp_1600MB:1; /* 1600 MB/sec */3302 uint8_t fc_sp_800MB:1; /* 800 MB/sec */3303 uint8_t fc_sp_1200MB:1; /* 1200 MB/sec */