Searched defs:sff_trasnceiver_codes_byte7 (Results 1 – 1 of 1) sorted by relevance
3289 struct sff_trasnceiver_codes_byte7 { struct3290 uint8_t fc_sp_100MB:1; /* 100 MB/sec */3291 uint8_t speed_chk_ecc:1;3292 uint8_t fc_sp_200mb:1; /* 200 MB/sec */3293 uint8_t fc_sp_3200MB:1; /* 3200 MB/sec */3294 uint8_t fc_sp_400MB:1; /* 400 MB/sec */3295 uint8_t fc_sp_1600MB:1; /* 1600 MB/sec */3296 uint8_t fc_sp_800MB:1; /* 800 MB/sec */3297 uint8_t fc_sp_1200MB:1; /* 1200 MB/sec */