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; variable243 return &ata_scsi_transport_template->host_attrs.ac == cont; in ata_tport_match()521 struct ata_internal *i = to_ata_internal(ata_scsi_transport_template); in ata_tdev_match()651 struct ata_internal *i = to_ata_internal(ata_scsi_transport_template); in ata_tlink_match()
6500 ata_scsi_transport_template = ata_attach_transport(); in ata_init()6501 if (!ata_scsi_transport_template) { in ata_init()6516 ata_release_transport(ata_scsi_transport_template); in ata_exit()
4397 shost->transportt = ata_scsi_transport_template; in ata_scsi_add_hosts()