Searched refs:lba_low_exp (Results 1 – 5 of 5) sorted by relevance
21 u8 lba_low_exp; member44 u8 lba_low_exp; member67 u8 lba_low_exp; member105 u8 lba_low_exp; member
57 printf("lba_low_exp: %02x\n\r", s->lba_low_exp); in fsl_sata_dump_sfis()333 h2d->lba_low_exp = cfis->lba_low_exp; in fsl_ata_exec_ata_cmd()593 cfis->lba_low_exp = (block >> 24) & 0xff; in fsl_sata_rw_cmd_ext()630 cfis->lba_low_exp = (block >> 24) & 0xff; in fsl_sata_rw_ncq_cmd()
43 printf("lba_low_exp: %02x\n", s->lba_low_exp); in sil_sata_dump_fis()335 pcmd->prb.fis.lba_low_exp = (block >> 24) & 0xff; in sil_sata_rw_cmd_ext()
611 req->ata_addr_exp = (cfis->lba_low_exp << CRQB_ADDR_LBA_LOW_EXP_SHIFT) & in mv_ata_exec_ata_cmd()673 cfis.lba_low_exp = (block >> 24) & 0xff; in mv_sata_rw_cmd_ext()
614 cfis->lba_low_exp = (block >> 24) & 0xff; in dwc_ahsata_rw_cmd_ext()