Searched refs:sector_count_ext (Results 1 – 2 of 2) sorted by relevance
8643 cdb->sector_count_ext = (sector_count >> 8) & 0xff; in scsi_ata_pass()8714 ata_cmd->sector_count_ext = sector_count >> 8; in scsi_ata_pass_16()
2046 uint8_t sector_count_ext; member