Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Dcypress_atacb.c140 if ((srb->cmnd[12] == ATA_CMD_SET_FEATURES) in cypress_atacb_passthrough()
/linux/drivers/ata/
H A Dlibata-acpi.c641 if (tf->command == ATA_CMD_SET_FEATURES && in ata_acpi_filter_tf()
668 if (tf->command == ATA_CMD_SET_FEATURES && in ata_acpi_filter_tf()
H A Dpata_it821x.c432 case ATA_CMD_SET_FEATURES: in it821x_smart_qc_issue()
H A Dlibata-scsi.c3379 if (tf->command == ATA_CMD_SET_FEATURES && in ata_scsi_pass_thru()
3960 tf->command = ATA_CMD_SET_FEATURES; in ata_mselect_caching()
4056 tf->command = ATA_CMD_SET_FEATURES; in ata_mselect_control_ata_feature()
H A Dlibata-core.c4644 tf.command = ATA_CMD_SET_FEATURES; in ata_dev_set_xfermode()
4687 tf.command = ATA_CMD_SET_FEATURES; in ata_dev_set_feature()
5086 case ATA_CMD_SET_FEATURES: in ata_qc_complete()
H A Dlibata-eh.c144 { .commands = CMDS(ATA_CMD_SET_FEATURES),
2522 { ATA_CMD_SET_FEATURES, "SET FEATURES" }, in ata_get_cmd_name()
/linux/include/linux/
H A Data.h242 ATA_CMD_SET_FEATURES = 0xEF, enumerator
/linux/include/trace/events/
H A Dlibata.h55 ata_opcode_name(ATA_CMD_SET_FEATURES), \
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c106 case ATA_CMD_SET_FEATURES: in hisi_sas_get_ata_protocol()
/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c601 fis->command == ATA_CMD_SET_FEATURES) in mtip_handle_tfe()