Lines Matching refs:sht
2254 * @sht: scsi_host_template to use when registering the host
2268 const struct scsi_host_template *sht)
2339 rc = ata_host_register(host, sht);
2365 const struct scsi_host_template *sht, void *host_priv,
2402 rc = ata_pci_sff_activate_host(host, ata_bmdma_interrupt, sht);
2405 rc = ata_pci_sff_activate_host(host, ata_sff_interrupt, sht);
2419 * @sht: scsi_host_template to use when registering the host
2439 const struct scsi_host_template *sht, void *host_priv, int hflag)
2441 return ata_pci_init_one(pdev, ppi, sht, host_priv, hflag, 0);
3152 * @sht: scsi_host_template to use when registering the host
3167 const struct scsi_host_template *sht, void *host_priv,
3170 return ata_pci_init_one(pdev, ppi, sht, host_priv, hflags, 1);