Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c45 bool atapi; member
78 .atapi = true, .pio = true },
549 if (cmd->props->atapi && (cmd->xbytes == 0 || cmd->props->dma)) { in ahci_port_check_pio_sanity()
707 if (opts->atapi) { in ahci_exec()
847 if (props->atapi) { in command_header_init()
892 g_assert(cmd->props->atapi); in ahci_command_enable_atapi_dma()
908 g_assert(!(props->dma && props->pio) || props->atapi); in ahci_command_create()
920 cmd->sector_size = props->atapi ? ATAPI_SECTOR_SIZE : AHCI_SECTOR_SIZE; in ahci_command_create()
980 .atapi = true, in ahci_atapi_get_sense()
1066 if (cmd->props->atapi) { in ahci_command_set_offset()
[all …]
H A Dahci.h486 bool atapi; /* ATAPI command? */ member
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c258 struct sil24_atapi_block atapi; member
859 prb = &cb->atapi.prb; in sil24_qc_prep()
860 sge = cb->atapi.sge; in sil24_qc_prep()
861 memset(cb->atapi.cdb, 0, sizeof(cb->atapi.cdb)); in sil24_qc_prep()
862 memcpy(cb->atapi.cdb, qc->cdb, qc->dev->cdb_len); in sil24_qc_prep()
/openbmc/qemu/hw/ide/
H A Dmeson.build7 system_ss.add(when: 'CONFIG_IDE_CORE', if_true: files('core.c', 'atapi.c'))
H A Dtrace-events49 # atapi.c
/openbmc/linux/include/uapi/linux/
H A Dedd.h129 } __attribute__ ((packed)) atapi; member
/openbmc/u-boot/include/linux/
H A Dedd.h119 } __attribute__ ((packed)) atapi; member
/openbmc/linux/drivers/firmware/
H A Dedd.c188 info->params.device_path.atapi.device, in edd_show_interface()
189 info->params.device_path.atapi.lun); in edd_show_interface()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-ata120 "atapi" for packet device, "pmp" for PM, or
/openbmc/linux/Documentation/driver-api/
H A Dlibata.rst132 that atapi dma can be supported.
993 probe/reset code in his ATADRVR driver (www.ata-atapi.com).
/openbmc/qemu/tests/qtest/
H A Dahci-test.c1577 .atapi = true, in ahci_test_cdrom()
/openbmc/linux/
H A Dopengrok0.0.log[all...]