Home
last modified time | relevance | path

Searched refs:atapi (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/dports/emulators/vice/vice-3.5/src/core/
H A Data.c209 if (drv->atapi) { in ata_set_command_block()
232 if (drv->atapi) { in seek_sector()
276 if (drv->attention && drv->atapi) { in read_sector()
420 drv->atapi = 1; in ata_poweron()
426 drv->atapi = 1; in ata_poweron()
432 drv->atapi = 0; in ata_poweron()
438 drv->atapi = 0; in ata_poweron()
444 drv->atapi = 0; in ata_poweron()
1106 if (drv->atapi) { in ata_register_read()
1244 if (drv->atapi) { in ata_register_store()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/core/
H A Data.c209 if (drv->atapi) { in ata_set_command_block()
232 if (drv->atapi) { in seek_sector()
276 if (drv->attention && drv->atapi) { in read_sector()
420 drv->atapi = 1; in ata_poweron()
426 drv->atapi = 1; in ata_poweron()
432 drv->atapi = 0; in ata_poweron()
438 drv->atapi = 0; in ata_poweron()
444 drv->atapi = 0; in ata_poweron()
1106 if (drv->atapi) { in ata_register_read()
1244 if (drv->atapi) { in ata_register_store()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/slof/fs/
H A Dide.fs27 800 CONSTANT atapi-size
92 CREATE return-buffer atapi-size allot
394 : atapi-packet-io ( -- )
405 \ Methods to access atapi disk
407 : atapi-test ( -- true|false )
413 : atapi-sense ( -- ascq asc sense-key )
423 send-atapi-packet ( address -- )
431 : atapi-read-capacity ( -- )
443 : atapi-read-capacity-ext ( -- )
463 atapi-sense ( -- ascq asc sense-key )
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/slof/fs/
H A Dide.fs27 800 CONSTANT atapi-size
92 CREATE return-buffer atapi-size allot
394 : atapi-packet-io ( -- )
405 \ Methods to access atapi disk
407 : atapi-test ( -- true|false )
413 : atapi-sense ( -- ascq asc sense-key )
423 send-atapi-packet ( address -- )
431 : atapi-read-capacity ( -- )
443 : atapi-read-capacity-ext ( -- )
463 atapi-sense ( -- ascq asc sense-key )
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/slof/fs/
H A Dide.fs27 800 CONSTANT atapi-size
92 CREATE return-buffer atapi-size allot
394 : atapi-packet-io ( -- )
405 \ Methods to access atapi disk
407 : atapi-test ( -- true|false )
413 : atapi-sense ( -- ascq asc sense-key )
423 send-atapi-packet ( address -- )
431 : atapi-read-capacity ( -- )
443 : atapi-read-capacity-ext ( -- )
463 atapi-sense ( -- ascq asc sense-key )
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/slof/fs/
H A Dide.fs27 800 CONSTANT atapi-size
92 CREATE return-buffer atapi-size allot
394 : atapi-packet-io ( -- )
405 \ Methods to access atapi disk
407 : atapi-test ( -- true|false )
413 : atapi-sense ( -- ascq asc sense-key )
423 send-atapi-packet ( address -- )
431 : atapi-read-capacity ( -- )
443 : atapi-read-capacity-ext ( -- )
463 atapi-sense ( -- ascq asc sense-key )
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/slof/fs/
H A Dide.fs27 800 CONSTANT atapi-size
92 CREATE return-buffer atapi-size allot
394 : atapi-packet-io ( -- )
405 \ Methods to access atapi disk
407 : atapi-test ( -- true|false )
413 : atapi-sense ( -- ascq asc sense-key )
423 send-atapi-packet ( address -- )
431 : atapi-read-capacity ( -- )
443 : atapi-read-capacity-ext ( -- )
463 atapi-sense ( -- ascq asc sense-key )
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/slof/fs/
H A Dide.fs27 800 CONSTANT atapi-size
92 CREATE return-buffer atapi-size allot
394 : atapi-packet-io ( -- )
405 \ Methods to access atapi disk
407 : atapi-test ( -- true|false )
413 : atapi-sense ( -- ascq asc sense-key )
423 send-atapi-packet ( address -- )
431 : atapi-read-capacity ( -- )
443 : atapi-read-capacity-ext ( -- )
463 atapi-sense ( -- ascq asc sense-key )
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/slof/fs/
H A Dide.fs27 800 CONSTANT atapi-size
92 CREATE return-buffer atapi-size allot
394 : atapi-packet-io ( -- )
405 \ Methods to access atapi disk
407 : atapi-test ( -- true|false )
413 : atapi-sense ( -- ascq asc sense-key )
423 send-atapi-packet ( address -- )
431 : atapi-read-capacity ( -- )
443 : atapi-read-capacity-ext ( -- )
463 atapi-sense ( -- ascq asc sense-key )
[all …]
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dide.c85 atapi_device_t atapi; member
281 scsi_bus_atapi_init(&ide_drives[d].atapi.bus, &scsi_cd, d, &ide_drives[d].atapi); in resetide()
286 … scsi_bus_atapi_init(&ide_drives[d].atapi.bus, &scsi_zip, d, &ide_drives[d].atapi); in resetide()
295 ide_drives[d].atapi.ide = &ide_drives[d]; in resetide()
316 atapi_data_write(&ide->atapi, val); in writeidew()
604 ide->atapi.bus_state = 0; in writeide()
828 atapi_device_t *atapi_dev = &ide->atapi; in callbackide()
850 atapi->stop(); in callbackide()
855 atapi->stop(); in callbackide()
860 atapi->stop(); in callbackide()
[all …]
H A Dscsi_cd.c345 atapi->stop(); in atapi_event_status()
358 atapi->load(); in atapi_event_status()
363 atapi->eject(); in atapi_event_status()
629 changed = atapi->medium_changed(); in scsi_cd_command()
670 data->cd_status = atapi->status(); in scsi_cd_command()
1250 if (!cdb[4]) atapi->stop(); in scsi_cd_command()
1354 if (cdb[8] & 1) atapi->resume(); in scsi_cd_command()
1355 else atapi->pause(); in scsi_cd_command()
1367 atapi->seek(data->cdpos); in scsi_cd_command()
1383 size = atapi->size(); in scsi_cd_command()
[all …]
H A Dide_atapi.c26 ATAPI *atapi; variable
102 void atapi_command_start(atapi_device_t *atapi, uint8_t features) in atapi_command_start() argument
104 scsi_bus_t *bus = &atapi->bus; in atapi_command_start()
106 atapi->use_dma = features & 1; in atapi_command_start()
120 atapi->state = ATAPI_STATE_COMMAND; in atapi_command_start()
121 atapi->command_pos = 0; in atapi_command_start()
H A Dide_atapi.h30 extern ATAPI *atapi;
62 void atapi_command_start(atapi_device_t *atapi, uint8_t features);
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpdcide.c332 u_int32_t idedma_ctl, scr, atapi; in pdc202xx_setup_channel() local
384 atapi = 0; in pdc202xx_setup_channel()
386 atapi = PDC262_ATAPI_UDMA; in pdc202xx_setup_channel()
388 PDC262_ATAPI(channel), atapi); in pdc202xx_setup_channel()
571 int atapi; in pdc20262_dma_start() local
574 atapi = (dma_maps->dma_flags & WDC_DMA_READ) ? in pdc20262_dma_start()
578 PDC262_ATAPI(channel), atapi); in pdc20262_dma_start()
591 int atapi, error; in pdc20262_dma_finish() local
597 atapi = 0; in pdc20262_dma_finish()
606 atapi = PDC262_ATAPI_UDMA; in pdc20262_dma_finish()
[all …]
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dscsi.c97 … scsi_cd_emulate(sd->cd_emu_unit, sd->cmd, 0, 0, 0, 0, 0, 0, 0, sd->atapi); /* ack request sense */ in scsi_emulate_cmd()
102 …d_len, sd->buffer, &sd->data_len, sd->reply, &sd->reply_len, sd->sense, &sd->sense_len, sd->atapi); in scsi_emulate_cmd()
162 struct scsi_data *scsi_alloc_cd(int id, int unitnum, bool atapi) in scsi_alloc_cd() argument
173 sd->atapi = atapi; in scsi_alloc_cd()
/dports/multimedia/libxine/xine-lib-1.2.11/doc/
H A DREADME.freebsd57 play video cd from atapi cdrom drives. not for scsi drives!
64 the file you have to patch is /sys/dev/ata/atapi-cd.c:
66 *** atapi-cd.c.orig Sun Jan 21 14:42:57 2001
67 --- atapi-cd.c Sun Jan 21 14:47:13 2001
/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/dev/lib/libscsipi/
H A DSCSIPI.ioconf10 pseudo-root atapi*
18 atapibus* at atapi?
/dports/sysutils/udfclient/UDFclient.0.8.11/
H A Duscsi_subr.c200 saddr->addr.atapi.atbus = raddr.addr.atapi.atbus; in uscsi_identify()
201 saddr->addr.atapi.drive = raddr.addr.atapi.drive; in uscsi_identify()
213 saddr->addr.atapi.atbus = raddr.scbus; /* overload */ in uscsi_identify()
214 saddr->addr.atapi.drive = raddr.target; /* overload */ in uscsi_identify()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/libqos/
H A Dahci.c46 bool atapi; member
79 .atapi = true, .pio = true },
497 if (cmd->props->atapi && (cmd->xbytes == 0 || cmd->props->dma)) { in ahci_port_check_pio_sanity()
652 if (opts->atapi) { in ahci_exec()
792 if (props->atapi) { in command_header_init()
837 g_assert(cmd->props->atapi); in ahci_command_enable_atapi_dma()
853 g_assert(!(props->dma && props->pio) || props->atapi); in ahci_command_create()
925 .atapi = true, in ahci_atapi_get_sense()
1011 if (cmd->props->atapi) { in ahci_command_set_offset()
1099 } else if (cmd->props->atapi) { in ahci_command_set_sizes()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/libqos/
H A Dahci.c46 bool atapi; member
79 .atapi = true, .pio = true },
497 if (cmd->props->atapi && (cmd->xbytes == 0 || cmd->props->dma)) { in ahci_port_check_pio_sanity()
655 if (opts->atapi) { in ahci_exec()
795 if (props->atapi) { in command_header_init()
840 g_assert(cmd->props->atapi); in ahci_command_enable_atapi_dma()
856 g_assert(!(props->dma && props->pio) || props->atapi); in ahci_command_create()
928 .atapi = true, in ahci_atapi_get_sense()
1014 if (cmd->props->atapi) { in ahci_command_set_offset()
1102 } else if (cmd->props->atapi) { in ahci_command_set_sizes()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/tests/libqos/
H A Dahci.c46 bool atapi; member
79 .atapi = true, .pio = true },
497 if (cmd->props->atapi && (cmd->xbytes == 0 || cmd->props->dma)) { in ahci_port_check_pio_sanity()
652 if (opts->atapi) { in ahci_exec()
792 if (props->atapi) { in command_header_init()
837 g_assert(cmd->props->atapi); in ahci_command_enable_atapi_dma()
853 g_assert(!(props->dma && props->pio) || props->atapi); in ahci_command_create()
925 .atapi = true, in ahci_atapi_get_sense()
1011 if (cmd->props->atapi) { in ahci_command_set_offset()
1099 } else if (cmd->props->atapi) { in ahci_command_set_sizes()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/libqos/
H A Dahci.c46 bool atapi; member
79 .atapi = true, .pio = true },
497 if (cmd->props->atapi && (cmd->xbytes == 0 || cmd->props->dma)) { in ahci_port_check_pio_sanity()
652 if (opts->atapi) { in ahci_exec()
792 if (props->atapi) { in command_header_init()
837 g_assert(cmd->props->atapi); in ahci_command_enable_atapi_dma()
853 g_assert(!(props->dma && props->pio) || props->atapi); in ahci_command_create()
925 .atapi = true, in ahci_atapi_get_sense()
1011 if (cmd->props->atapi) { in ahci_command_set_offset()
1099 } else if (cmd->props->atapi) { in ahci_command_set_sizes()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/libqos/
H A Dahci.c46 bool atapi; member
79 .atapi = true, .pio = true },
497 if (cmd->props->atapi && (cmd->xbytes == 0 || cmd->props->dma)) { in ahci_port_check_pio_sanity()
652 if (opts->atapi) { in ahci_exec()
792 if (props->atapi) { in command_header_init()
837 g_assert(cmd->props->atapi); in ahci_command_enable_atapi_dma()
853 g_assert(!(props->dma && props->pio) || props->atapi); in ahci_command_create()
925 .atapi = true, in ahci_atapi_get_sense()
1011 if (cmd->props->atapi) { in ahci_command_set_offset()
1099 } else if (cmd->props->atapi) { in ahci_command_set_sizes()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/libqos/
H A Dahci.c46 bool atapi; member
79 .atapi = true, .pio = true },
497 if (cmd->props->atapi && (cmd->xbytes == 0 || cmd->props->dma)) { in ahci_port_check_pio_sanity()
655 if (opts->atapi) { in ahci_exec()
795 if (props->atapi) { in command_header_init()
840 g_assert(cmd->props->atapi); in ahci_command_enable_atapi_dma()
856 g_assert(!(props->dma && props->pio) || props->atapi); in ahci_command_create()
928 .atapi = true, in ahci_atapi_get_sense()
1014 if (cmd->props->atapi) { in ahci_command_set_offset()
1102 } else if (cmd->props->atapi) { in ahci_command_set_sizes()
[all …]
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/libqos/
H A Dahci.c46 bool atapi; member
79 .atapi = true, .pio = true },
497 if (cmd->props->atapi && (cmd->xbytes == 0 || cmd->props->dma)) { in ahci_port_check_pio_sanity()
655 if (opts->atapi) { in ahci_exec()
795 if (props->atapi) { in command_header_init()
840 g_assert(cmd->props->atapi); in ahci_command_enable_atapi_dma()
856 g_assert(!(props->dma && props->pio) || props->atapi); in ahci_command_create()
928 .atapi = true, in ahci_atapi_get_sense()
1014 if (cmd->props->atapi) { in ahci_command_set_offset()
1102 } else if (cmd->props->atapi) { in ahci_command_set_sizes()
[all …]

12345678910>>...16