Searched refs:ata_scsi_transport_template (Results 1 – 4 of 4) sorted by relevance
6 extern struct scsi_transport_template *ata_scsi_transport_template;
45 struct scsi_transport_template *ata_scsi_transport_template; variable248 return &ata_scsi_transport_template->host_attrs.ac == cont; in ata_tport_match()410 struct ata_internal* i = to_ata_internal(ata_scsi_transport_template); in ata_tlink_match()653 struct ata_internal* i = to_ata_internal(ata_scsi_transport_template); in ata_tdev_match()
6556 ata_scsi_transport_template = ata_attach_transport(); in ata_init()6557 if (!ata_scsi_transport_template) { in ata_init()6572 ata_release_transport(ata_scsi_transport_template); in ata_exit()
4427 shost->transportt = ata_scsi_transport_template; in ata_scsi_add_hosts()