Home
last modified time | relevance | path

Searched refs:ATA_CMD_DEV_RESET (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h137 ATA_CMD_DEV_RESET = 0x08, /* ATAPI device reset */ enumerator
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-eh.c356 tp_ops->exec_command(hwif, ATA_CMD_DEV_RESET); in do_reset1()
H A Dide-probe.c438 tp_ops->exec_command(hwif, ATA_CMD_DEV_RESET); in do_probe()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dlibata.h16 ata_opcode_name(ATA_CMD_DEV_RESET), \
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h206 ATA_CMD_DEV_RESET = 0x08, /* ATAPI device reset */ enumerator
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Disd200.c538 ata.write.CommandByte = ATA_CMD_DEV_RESET; in isd200_action()
/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c479 ((fis.command == ATA_CMD_DEV_RESET) && \
1392 if ((task->ata_task.fis.command == ATA_CMD_DEV_RESET) && in prep_ata_v3_hw()
H A Dhisi_sas_main.c68 case ATA_CMD_DEV_RESET: in hisi_sas_get_ata_protocol()
1320 tf.command = ATA_CMD_DEV_RESET; in hisi_sas_fill_ata_reset_cmd()
H A Dhisi_sas_v2_hw.c2529 if ((task->ata_task.fis.command == ATA_CMD_DEV_RESET) && in prep_ata_v2_hw()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-eh.c2107 { ATA_CMD_DEV_RESET, "DEVICE RESET" }, in ata_get_cmd_descript()