Searched refs:SETFEATURES_CDL (Results 1 – 3 of 3) sorted by relevance
424 SETFEATURES_CDL = 0x0d, /* Enable/disable cmd duration limits */ enumerator
2560 err_mask = ata_dev_set_feature(dev, SETFEATURES_CDL, 1); in ata_dev_config_cdl()2570 err_mask = ata_dev_set_feature(dev, SETFEATURES_CDL, 0); in ata_dev_config_cdl()
3782 tf->feature = SETFEATURES_CDL; in ata_mselect_control_ata_feature()