Query: ata_sas_port_alloc
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SAS_PORT_ALLOC(9) libata SCSI translation/emulat ATA_SAS_PORT_ALLOC(9)NAMEata_sas_port_alloc - Allocate port for a SAS attached SATA deviceSYNOPSISstruct ata_port * ata_sas_port_alloc(struct ata_host * host, struct ata_port_info * port_info, struct Scsi_Host * shost);ARGUMENTShost ATA host container for all SAS ports port_info Information from low-level host driver shost SCSI host that the scsi device is attached toLOCKINGPCI/etc. bus probe sem.RETURNSata_port pointer on success / NULL on failure.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SAS_PORT_ALLOC(9)