Home
last modified time | relevance | path

Searched refs:ide_state (Results 1 – 16 of 16) sorted by relevance

/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/machine/
H A Didectrl.c103 struct ide_state struct
228 struct ide_state *ide = &idestate[which]; in delayed_interrupt()
236 struct ide_state *ide = &idestate[which]; in delayed_interrupt_buffer_ready()
266 struct ide_state *ide = &idestate[which]; in ide_controller_init_custom()
360 struct ide_state *ide = &idestate[which]; in ide_controller_reset()
376 struct ide_state *ide = &idestate[which]; in ide_get_features()
383 struct ide_state *ide = &idestate[which]; in ide_set_master_password()
392 struct ide_state *ide = &idestate[which]; in ide_set_user_password()
705 struct ide_state *ide = &idestate[which]; in security_error_done()
811 struct ide_state *ide = &idestate[which]; in read_sector_done()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/machine/
H A Didectrl.c110 struct ide_state struct
235 struct ide_state *ide = &idestate[which]; in delayed_interrupt()
243 struct ide_state *ide = &idestate[which]; in delayed_interrupt_buffer_ready()
273 struct ide_state *ide = &idestate[which]; in ide_controller_init_custom()
367 struct ide_state *ide = &idestate[which]; in ide_controller_reset()
383 struct ide_state *ide = &idestate[which]; in ide_get_features()
390 struct ide_state *ide = &idestate[which]; in ide_set_master_password()
399 struct ide_state *ide = &idestate[which]; in ide_set_user_password()
712 struct ide_state *ide = &idestate[which]; in security_error_done()
818 struct ide_state *ide = &idestate[which]; in read_sector_done()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/hw/ide/
H A Dahci.c623 (ide_state->lcyl << 16) | in ahci_init_d2h()
624 (ide_state->sector << 8) | in ahci_init_d2h()
662 if (!ide_state->blk) { in ahci_reset_port()
697 ide_state->error = 1; in ahci_reset_port()
775 IDEState *ide_state; in ahci_write_fis_sdb() local
784 ide_state = &ad->port.ifs[0]; in ahci_write_fis_sdb()
995 ide_state->error = ABRT_ERR; in ncq_err()
1237 ide_state->feature = cmd_fis[3]; in handle_reg_h2d_fis()
1261 ide_state->error = 0; in handle_reg_h2d_fis()
1272 IDEState *ide_state; in handle_cmd() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/ide/
H A Dahci.c624 (ide_state->lcyl << 16) | in ahci_init_d2h()
625 (ide_state->sector << 8) | in ahci_init_d2h()
663 if (!ide_state->blk) { in ahci_reset_port()
698 ide_state->error = 1; in ahci_reset_port()
776 IDEState *ide_state; in ahci_write_fis_sdb() local
785 ide_state = &ad->port.ifs[0]; in ahci_write_fis_sdb()
996 ide_state->error = ABRT_ERR; in ncq_err()
1239 ide_state->feature = cmd_fis[3]; in handle_reg_h2d_fis()
1263 ide_state->error = 0; in handle_reg_h2d_fis()
1274 IDEState *ide_state; in handle_cmd() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/ide/
H A Dahci.c624 (ide_state->lcyl << 16) | in ahci_init_d2h()
625 (ide_state->sector << 8) | in ahci_init_d2h()
663 if (!ide_state->blk) { in ahci_reset_port()
698 ide_state->error = 1; in ahci_reset_port()
776 IDEState *ide_state; in ahci_write_fis_sdb() local
785 ide_state = &ad->port.ifs[0]; in ahci_write_fis_sdb()
996 ide_state->error = ABRT_ERR; in ncq_err()
1239 ide_state->feature = cmd_fis[3]; in handle_reg_h2d_fis()
1263 ide_state->error = 0; in handle_reg_h2d_fis()
1274 IDEState *ide_state; in handle_cmd() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ide/
H A Dahci.c620 (ide_state->lcyl << 16) | in ahci_init_d2h()
621 (ide_state->sector << 8) | in ahci_init_d2h()
659 if (!ide_state->blk) { in ahci_reset_port()
694 ide_state->error = 1; in ahci_reset_port()
772 IDEState *ide_state; in ahci_write_fis_sdb() local
781 ide_state = &ad->port.ifs[0]; in ahci_write_fis_sdb()
992 ide_state->error = ABRT_ERR; in ncq_err()
1237 ide_state->feature = cmd_fis[3]; in handle_reg_h2d_fis()
1261 ide_state->error = 0; in handle_reg_h2d_fis()
1272 IDEState *ide_state; in handle_cmd() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/ide/
H A Dahci.c623 (ide_state->lcyl << 16) | in ahci_init_d2h()
624 (ide_state->sector << 8) | in ahci_init_d2h()
662 if (!ide_state->blk) { in ahci_reset_port()
697 ide_state->error = 1; in ahci_reset_port()
775 IDEState *ide_state; in ahci_write_fis_sdb() local
784 ide_state = &ad->port.ifs[0]; in ahci_write_fis_sdb()
995 ide_state->error = ABRT_ERR; in ncq_err()
1237 ide_state->feature = cmd_fis[3]; in handle_reg_h2d_fis()
1261 ide_state->error = 0; in handle_reg_h2d_fis()
1272 IDEState *ide_state; in handle_cmd() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ide/
H A Dahci.c623 (ide_state->lcyl << 16) | in ahci_init_d2h()
624 (ide_state->sector << 8) | in ahci_init_d2h()
662 if (!ide_state->blk) { in ahci_reset_port()
697 ide_state->error = 1; in ahci_reset_port()
775 IDEState *ide_state; in ahci_write_fis_sdb() local
784 ide_state = &ad->port.ifs[0]; in ahci_write_fis_sdb()
995 ide_state->error = ABRT_ERR; in ncq_err()
1237 ide_state->feature = cmd_fis[3]; in handle_reg_h2d_fis()
1261 ide_state->error = 0; in handle_reg_h2d_fis()
1272 IDEState *ide_state; in handle_cmd() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ide/
H A Dahci.c623 (ide_state->lcyl << 16) | in ahci_init_d2h()
624 (ide_state->sector << 8) | in ahci_init_d2h()
662 if (!ide_state->blk) { in ahci_reset_port()
697 ide_state->error = 1; in ahci_reset_port()
775 IDEState *ide_state; in ahci_write_fis_sdb() local
784 ide_state = &ad->port.ifs[0]; in ahci_write_fis_sdb()
995 ide_state->error = ABRT_ERR; in ncq_err()
1237 ide_state->feature = cmd_fis[3]; in handle_reg_h2d_fis()
1261 ide_state->error = 0; in handle_reg_h2d_fis()
1272 IDEState *ide_state; in handle_cmd() local
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ide/
H A Dahci.c623 (ide_state->lcyl << 16) | in ahci_init_d2h()
624 (ide_state->sector << 8) | in ahci_init_d2h()
662 if (!ide_state->blk) { in ahci_reset_port()
697 ide_state->error = 1; in ahci_reset_port()
775 IDEState *ide_state; in ahci_write_fis_sdb() local
784 ide_state = &ad->port.ifs[0]; in ahci_write_fis_sdb()
995 ide_state->error = ABRT_ERR; in ncq_err()
1237 ide_state->feature = cmd_fis[3]; in handle_reg_h2d_fis()
1261 ide_state->error = 0; in handle_reg_h2d_fis()
1272 IDEState *ide_state; in handle_cmd() local
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ide/
H A Dahci.c624 (ide_state->lcyl << 16) | in ahci_init_d2h()
625 (ide_state->sector << 8) | in ahci_init_d2h()
663 if (!ide_state->blk) { in ahci_reset_port()
698 ide_state->error = 1; in ahci_reset_port()
776 IDEState *ide_state; in ahci_write_fis_sdb() local
785 ide_state = &ad->port.ifs[0]; in ahci_write_fis_sdb()
996 ide_state->error = ABRT_ERR; in ncq_err()
1239 ide_state->feature = cmd_fis[3]; in handle_reg_h2d_fis()
1263 ide_state->error = 0; in handle_reg_h2d_fis()
1274 IDEState *ide_state; in handle_cmd() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ata/
H A Dsata_gemini.c295 struct pinctrl_state *ide_state; in gemini_setup_ide_pins() local
302 ide_state = pinctrl_lookup_state(p, "ide"); in gemini_setup_ide_pins()
303 if (IS_ERR(ide_state)) in gemini_setup_ide_pins()
304 return PTR_ERR(ide_state); in gemini_setup_ide_pins()
306 ret = pinctrl_select_state(p, ide_state); in gemini_setup_ide_pins()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ata/
H A Dsata_gemini.c295 struct pinctrl_state *ide_state; in gemini_setup_ide_pins() local
302 ide_state = pinctrl_lookup_state(p, "ide"); in gemini_setup_ide_pins()
303 if (IS_ERR(ide_state)) in gemini_setup_ide_pins()
304 return PTR_ERR(ide_state); in gemini_setup_ide_pins()
306 ret = pinctrl_select_state(p, ide_state); in gemini_setup_ide_pins()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ata/
H A Dsata_gemini.c295 struct pinctrl_state *ide_state; in gemini_setup_ide_pins() local
302 ide_state = pinctrl_lookup_state(p, "ide"); in gemini_setup_ide_pins()
303 if (IS_ERR(ide_state)) in gemini_setup_ide_pins()
304 return PTR_ERR(ide_state); in gemini_setup_ide_pins()
306 ret = pinctrl_select_state(p, ide_state); in gemini_setup_ide_pins()
/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dide.c2558 static void ide_init2(IDEState *ide_state, BlockDriverState *hd0, in ide_init2() argument
2568 s = ide_state + i; in ide_init2()
/dports/emulators/hatari/hatari-2.2.1/src/
H A Dide.c2580 static void ide_init2(IDEState *ide_state, BlockDriverState *hd0, in ide_init2() argument
2590 s = ide_state + i; in ide_init2()