Home
last modified time | relevance | path

Searched refs:CMD_PACKET (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/
H A Dide-test.c98 CMD_PACKET = 0xa0, enumerator
221 case CMD_PACKET: in send_dma_request()
253 if (cmd == CMD_PACKET) { in send_dma_request()
920 qpci_io_writeb(dev, ide_bar, reg_command, CMD_PACKET); in cdrom_pio_impl()
1011 send_dma_request(qts, CMD_PACKET, 0, 1, prdt, 1, send_scsi_cdb_read10); in test_cdrom_dma()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/
H A Dide-test.c98 CMD_PACKET = 0xa0, enumerator
221 case CMD_PACKET: in send_dma_request()
253 if (cmd == CMD_PACKET) { in send_dma_request()
920 qpci_io_writeb(dev, ide_bar, reg_command, CMD_PACKET); in cdrom_pio_impl()
1011 send_dma_request(qts, CMD_PACKET, 0, 1, prdt, 1, send_scsi_cdb_read10); in test_cdrom_dma()
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dide-test.c98 CMD_PACKET = 0xa0, enumerator
221 case CMD_PACKET: in send_dma_request()
253 if (cmd == CMD_PACKET) { in send_dma_request()
920 qpci_io_writeb(dev, ide_bar, reg_command, CMD_PACKET); in cdrom_pio_impl()
1011 send_dma_request(qts, CMD_PACKET, 0, 1, prdt, 1, send_scsi_cdb_read10); in test_cdrom_dma()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A Dide-test.c98 CMD_PACKET = 0xa0, enumerator
218 case CMD_PACKET: in send_dma_request()
250 if (cmd == CMD_PACKET) { in send_dma_request()
906 qpci_io_writeb(dev, ide_bar, reg_command, CMD_PACKET); in cdrom_pio_impl()
995 send_dma_request(CMD_PACKET, 0, 1, prdt, 1, send_scsi_cdb_read10); in test_cdrom_dma()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dide-test.c98 CMD_PACKET = 0xa0, enumerator
221 case CMD_PACKET: in send_dma_request()
253 if (cmd == CMD_PACKET) { in send_dma_request()
920 qpci_io_writeb(dev, ide_bar, reg_command, CMD_PACKET); in cdrom_pio_impl()
1011 send_dma_request(qts, CMD_PACKET, 0, 1, prdt, 1, send_scsi_cdb_read10); in test_cdrom_dma()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/
H A Dide-test.c98 CMD_PACKET = 0xa0, enumerator
221 case CMD_PACKET: in send_dma_request()
253 if (cmd == CMD_PACKET) { in send_dma_request()
920 qpci_io_writeb(dev, ide_bar, reg_command, CMD_PACKET); in cdrom_pio_impl()
1011 send_dma_request(qts, CMD_PACKET, 0, 1, prdt, 1, send_scsi_cdb_read10); in test_cdrom_dma()
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/
H A Dide-test.c98 CMD_PACKET = 0xa0, enumerator
221 case CMD_PACKET: in send_dma_request()
253 if (cmd == CMD_PACKET) { in send_dma_request()
920 qpci_io_writeb(dev, ide_bar, reg_command, CMD_PACKET); in cdrom_pio_impl()
1011 send_dma_request(qts, CMD_PACKET, 0, 1, prdt, 1, send_scsi_cdb_read10); in test_cdrom_dma()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/
H A Dide-test.c98 CMD_PACKET = 0xa0, enumerator
221 case CMD_PACKET: in send_dma_request()
253 if (cmd == CMD_PACKET) { in send_dma_request()
920 qpci_io_writeb(dev, ide_bar, reg_command, CMD_PACKET); in cdrom_pio_impl()
1011 send_dma_request(qts, CMD_PACKET, 0, 1, prdt, 1, send_scsi_cdb_read10); in test_cdrom_dma()
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/
H A Dide-test.c98 CMD_PACKET = 0xa0, enumerator
221 case CMD_PACKET: in send_dma_request()
253 if (cmd == CMD_PACKET) { in send_dma_request()
920 qpci_io_writeb(dev, ide_bar, reg_command, CMD_PACKET); in cdrom_pio_impl()
1011 send_dma_request(qts, CMD_PACKET, 0, 1, prdt, 1, send_scsi_cdb_read10); in test_cdrom_dma()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/libqos/
H A Dahci.c78 { .cmd = CMD_PACKET, .data = true, .size = 16,
884 AHCICommand *cmd = ahci_command_create(CMD_PACKET); in ahci_atapi_command_create()
H A Dahci.h281 CMD_PACKET = 0xA0, enumerator
/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/libqos/
H A Dahci.c78 { .cmd = CMD_PACKET, .data = true, .size = 16,
887 AHCICommand *cmd = ahci_command_create(CMD_PACKET); in ahci_atapi_command_create()
H A Dahci.h281 CMD_PACKET = 0xA0, enumerator
/dports/emulators/qemu42/qemu-4.2.1/tests/libqos/
H A Dahci.c78 { .cmd = CMD_PACKET, .data = true, .size = 16,
884 AHCICommand *cmd = ahci_command_create(CMD_PACKET); in ahci_atapi_command_create()
H A Dahci.h281 CMD_PACKET = 0xA0, enumerator
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/libqos/
H A Dahci.c78 { .cmd = CMD_PACKET, .data = true, .size = 16,
884 AHCICommand *cmd = ahci_command_create(CMD_PACKET); in ahci_atapi_command_create()
H A Dahci.h281 CMD_PACKET = 0xA0, enumerator
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/libqos/
H A Dahci.c78 { .cmd = CMD_PACKET, .data = true, .size = 16,
884 AHCICommand *cmd = ahci_command_create(CMD_PACKET); in ahci_atapi_command_create()
H A Dahci.h281 CMD_PACKET = 0xA0, enumerator
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/libqos/
H A Dahci.c78 { .cmd = CMD_PACKET, .data = true, .size = 16,
887 AHCICommand *cmd = ahci_command_create(CMD_PACKET); in ahci_atapi_command_create()
H A Dahci.h281 CMD_PACKET = 0xA0, enumerator
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/libqos/
H A Dahci.c78 { .cmd = CMD_PACKET, .data = true, .size = 16,
887 AHCICommand *cmd = ahci_command_create(CMD_PACKET); in ahci_atapi_command_create()
H A Dahci.h281 CMD_PACKET = 0xA0, enumerator
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/libqos/
H A Dahci.c78 { .cmd = CMD_PACKET, .data = true, .size = 16,
884 AHCICommand *cmd = ahci_command_create(CMD_PACKET); in ahci_atapi_command_create()
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/libqos/
H A Dahci.c78 { .cmd = CMD_PACKET, .data = true, .size = 16,
887 AHCICommand *cmd = ahci_command_create(CMD_PACKET); in ahci_atapi_command_create()

12