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);
384 struct ata_device *ata_dev; in ata_tlink_delete()
409 struct ata_device *ata_dev; in ata_tlink_add()
458 struct ata_device *ata_dev = transport_class_to_dev(dev); \
478 struct ata_device *ata_dev = transport_class_to_dev(dev); \
513 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_ering()
527 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_id()
546 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_gscr()
567 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_trim()
625 static void ata_tdev_free(struct ata_device *dev) in ata_tdev_free()
637 static void ata_tdev_delete(struct ata_device *ata_dev) in ata_tdev_delete()
656 static int ata_tdev_add(struct ata_device *ata_dev) in ata_tdev_add()