Searched refs:dev_config (Results 1 – 3 of 3) sorted by relevance
155 .dev_config = sil_dev_config,
1329 if (ap->ops->dev_config) in ata_dev_config()1330 ap->ops->dev_config(ap, &ap->device[i]); in ata_dev_config()
362 void (*dev_config) (struct ata_port *, struct ata_device *); member