Searched refs:ata_scsi_transport_template (Results 1 – 4 of 4) sorted by relevance
5 extern struct scsi_transport_template *ata_scsi_transport_template;
45 struct scsi_transport_template *ata_scsi_transport_template; variable246 return &ata_scsi_transport_template->host_attrs.ac == cont; in ata_tport_match()367 struct ata_internal* i = to_ata_internal(ata_scsi_transport_template); in ata_tlink_match()606 struct ata_internal* i = to_ata_internal(ata_scsi_transport_template); in ata_tdev_match()
6730 ata_scsi_transport_template = ata_attach_transport(); in ata_init()6731 if (!ata_scsi_transport_template) { in ata_init()6746 ata_release_transport(ata_scsi_transport_template); in ata_exit()
3708 shost->transportt = ata_scsi_transport_template; in ata_scsi_add_hosts()