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);
386 struct ata_device *ata_dev; in ata_tlink_delete()
411 struct ata_device *ata_dev; in ata_tlink_add()
460 struct ata_device *ata_dev = transport_class_to_dev(dev); \
480 struct ata_device *ata_dev = transport_class_to_dev(dev); \
516 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_ering()
530 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_id()
549 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_gscr()
570 struct ata_device *ata_dev = transport_class_to_dev(dev); in show_ata_dev_trim()
627 static void ata_tdev_free(struct ata_device *dev) in ata_tdev_free()
639 static void ata_tdev_delete(struct ata_device *ata_dev) in ata_tdev_delete()
658 static int ata_tdev_add(struct ata_device *ata_dev) in ata_tdev_add()