Home
last modified time | relevance | path

Searched refs:ata_sas_port_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/libsas/
Dsas_ata.c566 ap = ata_sas_port_alloc(&found_dev->sata_dev.ata_host, in sas_ata_init()
/linux-4.1.27/drivers/ata/
Dlibata-scsi.c4096 struct ata_port *ata_sas_port_alloc(struct ata_host *host, in ata_sas_port_alloc() function
4117 EXPORT_SYMBOL_GPL(ata_sas_port_alloc);
/linux-4.1.27/include/linux/
Dlibata.h1141 extern struct ata_port *ata_sas_port_alloc(struct ata_host *,
/linux-4.1.27/drivers/scsi/
Dipr.c4678 ap = ata_sas_port_alloc(&ioa_cfg->ata_host, &sata_port_info, shost); in ipr_target_alloc()