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);
388 struct ata_device *ata_dev; in ata_tlink_delete()
413 struct ata_device *ata_dev; in ata_tlink_add()
465 struct ata_device *ata_dev = transport_class_to_dev(dev); \
485 struct ata_device *ata_dev = transport_class_to_dev(dev); \
521 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_ering()
535 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_id()
554 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_gscr()
575 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_trim()
632 static void ata_tdev_free(struct ata_device *dev) in ata_tdev_free()
644 static void ata_tdev_delete(struct ata_device *ata_dev) in ata_tdev_delete()
663 static int ata_tdev_add(struct ata_device *ata_dev) in ata_tdev_add()