Lines Matching defs:enable
139 MODULE_PARM_DESC(dma, "DMA enable/disable (0x1==ATA, 0x2==ATAPI, 0x4==CF)");
2258 "failed to enable AA (error_mask=0x%x)\n",
2299 "failed to enable Sense Data Reporting, Emask 0x%x\n",
2641 * to enable ATAPI AN to discern between PHY status
2653 "failed to enable ATAPI AN (err_mask=0x%x)\n",
4275 * @enable: Whether to enable or disable the feature
4287 unsigned int ata_dev_set_feature(struct ata_device *dev, u8 enable, u8 feature)
4298 tf.feature = enable;
4303 if (enable == SETFEATURES_SPINUP)
6094 "failed to enable device after resume (%d)\n", rc);