Searched refs:sector_count_high (Results 1 – 3 of 3) sorted by relevance
47 u8 sector_count_high; member
361 uint8_t sector_count_high; /* (feature 15:8) */ member
1192 ncq_tfs->sector_count = ((ncq_fis->sector_count_high << 8) | in process_ncq_command()