Lines Matching refs:ata_device
69 container_of((d), struct ata_device, tdev)
85 static int ata_tdev_add(struct ata_device *dev);
86 static void ata_tdev_delete(struct ata_device *dev);
418 struct ata_device *ata_dev; in ata_tlink_delete()
443 struct ata_device *ata_dev; in ata_tlink_add()
495 struct ata_device *ata_dev = transport_class_to_dev(dev); \
515 struct ata_device *ata_dev = transport_class_to_dev(dev); \
551 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_ering()
565 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_id()
584 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_gscr()
605 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_trim()
662 static void ata_tdev_free(struct ata_device *dev) in ata_tdev_free()
674 static void ata_tdev_delete(struct ata_device *ata_dev) in ata_tdev_delete()
693 static int ata_tdev_add(struct ata_device *ata_dev) in ata_tdev_add()