Searched refs:lcyl (Results 1 – 7 of 7) sorted by relevance
394 s->lcyl = 0x14; in ide_set_signature()397 s->lcyl = 0; in ide_set_signature()400 s->lcyl = 0xff; in ide_set_signature()623 ((int64_t) s->lcyl << 8) | s->sector; in ide_get_sector()627 (s->hcyl << 16) | (s->lcyl << 8) | s->sector; in ide_get_sector()631 sector_num = ((s->hcyl << 8) | s->lcyl) * s->heads * s->sectors + in ide_get_sector()644 s->lcyl = sector_num >> 8; in ide_set_sector()654 s->lcyl = (sector_num >> 8); in ide_set_sector()662 s->lcyl = cyl; in ide_set_sector()1161 if (((s->hcyl << 16) | s->lcyl) << 9 > s->mdata_size + 2) { in ide_cfata_metadata_read()[all …]
637 (ide_state->lcyl << 16) | in ahci_init_d2h()647 s->lcyl = sig >> 16 & 0xFF; in ahci_set_signature()652 s->lcyl, s->hcyl, sig); in ahci_set_signature()846 pio_fis[5] = s->lcyl; in ahci_write_fis_pio()890 d2h_fis[5] = s->lcyl; in ahci_write_fis_d2h()1303 ide_state->lcyl = cmd_fis[5]; /* LBA 15:8 */ in handle_reg_h2d_fis()
214 bcl = s->lcyl | (s->hcyl << 8); in atapi_byte_count_limit()268 s->lcyl = size & 0xff; in ide_atapi_cmd_reply_end()1315 trace_ide_atapi_cmd_packet(s, s->lcyl | (s->hcyl << 8), str->str); in ide_atapi_cmd()
83 …or, uint8_t sector, uint8_t lcyl, uint8_t hcyl, uint32_t sig) "ahci(%p)[%d]: set signature sector:…
75 uint8_t lcyl; member
44 unsigned lcyl : 1; member
320 LCYL If out_flags.b.lcyl is set