Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/storage/
H A Dcypress_atacb.c140 if ((srb->cmnd[12] == ATA_CMD_SET_FEATURES) in cypress_atacb_passthrough()
/linux-6.15/drivers/ata/
H A 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()
H A Dpata_it821x.c431 case ATA_CMD_SET_FEATURES: in it821x_smart_qc_issue()
H A Dlibata-scsi.c3259 if (tf->command == ATA_CMD_SET_FEATURES && in ata_scsi_pass_thru()
3841 tf->command = ATA_CMD_SET_FEATURES; in ata_mselect_caching()
3942 tf->command = ATA_CMD_SET_FEATURES; in ata_mselect_control_ata_feature()
H A Dlibata-core.c4464 tf.command = ATA_CMD_SET_FEATURES; in ata_dev_set_xfermode()
4507 tf.command = ATA_CMD_SET_FEATURES; in ata_dev_set_feature()
4906 case ATA_CMD_SET_FEATURES: in ata_qc_complete()
H A Dlibata-eh.c144 { .commands = CMDS(ATA_CMD_SET_FEATURES),
2318 { ATA_CMD_SET_FEATURES, "SET FEATURES" }, in ata_get_cmd_name()
/linux-6.15/include/linux/
H A Data.h244 ATA_CMD_SET_FEATURES = 0xEF, enumerator
/linux-6.15/include/trace/events/
H A Dlibata.h55 ata_opcode_name(ATA_CMD_SET_FEATURES), \
/linux-6.15/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c96 case ATA_CMD_SET_FEATURES: in hisi_sas_get_ata_protocol()
/linux-6.15/drivers/block/mtip32xx/
H A Dmtip32xx.c601 fis->command == ATA_CMD_SET_FEATURES) in mtip_handle_tfe()