rhd_lba2
fis[rhd_lba2] = (ata_bio->blkno >> 16) & 0xff;
fis[rhd_lba2] = (bcount16 >> 8) & 0xff;
fis[rhd_lba2] = (ata_c->r_lba >> 16) & 0xff;