Searched defs:sff_trasnceiver_codes_byte7 (Results 1 – 1 of 1) sorted by relevance
3281 struct sff_trasnceiver_codes_byte7 { struct3282 uint8_t fc_sp_100MB:1; /* 100 MB/sec */3283 uint8_t speed_chk_ecc:1;3284 uint8_t fc_sp_200mb:1; /* 200 MB/sec */3285 uint8_t fc_sp_3200MB:1; /* 3200 MB/sec */3286 uint8_t fc_sp_400MB:1; /* 400 MB/sec */3287 uint8_t fc_sp_1600MB:1; /* 1600 MB/sec */3288 uint8_t fc_sp_800MB:1; /* 800 MB/sec */3289 uint8_t fc_sp_1200MB:1; /* 1200 MB/sec */