Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/storage/
Dcypress_atacb.c140 if ((srb->cmnd[12] == ATA_CMD_SET_FEATURES) in cypress_atacb_passthrough()
/Linux-v6.6/drivers/ata/
Dlibata-acpi.c566 if (tf->command == ATA_CMD_SET_FEATURES && in ata_acpi_filter_tf()
593 if (tf->command == ATA_CMD_SET_FEATURES && in ata_acpi_filter_tf()
Dpata_it821x.c431 case ATA_CMD_SET_FEATURES: in it821x_smart_qc_issue()
Dlibata-scsi.c3101 if (tf->command == ATA_CMD_SET_FEATURES && in ata_scsi_pass_thru()
3678 tf->command = ATA_CMD_SET_FEATURES; in ata_mselect_caching()
3770 tf->command = ATA_CMD_SET_FEATURES; in ata_mselect_control_ata_feature()
Dlibata-core.c4459 tf.command = ATA_CMD_SET_FEATURES; in ata_dev_set_xfermode()
4502 tf.command = ATA_CMD_SET_FEATURES; in ata_dev_set_feature()
4897 case ATA_CMD_SET_FEATURES: in ata_qc_complete()
Dlibata-eh.c144 { .commands = CMDS(ATA_CMD_SET_FEATURES),
2254 { ATA_CMD_SET_FEATURES, "SET FEATURES" }, in ata_get_cmd_name()
/Linux-v6.6/include/linux/
Data.h244 ATA_CMD_SET_FEATURES = 0xEF, enumerator
/Linux-v6.6/include/trace/events/
Dlibata.h55 ata_opcode_name(ATA_CMD_SET_FEATURES), \
/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas_main.c72 case ATA_CMD_SET_FEATURES: in hisi_sas_get_ata_protocol()
/Linux-v6.6/drivers/block/mtip32xx/
Dmtip32xx.c601 fis->command == ATA_CMD_SET_FEATURES) in mtip_handle_tfe()