Name
ata_port_init_shost —
Initialize SCSI host associated with ATA port
Synopsis
void ata_port_init_shost ( | struct ata_port * | ap, |
| struct Scsi_Host * | shost) ; |
Arguments
ap
ATA port to initialize SCSI host for
shost
SCSI host associated with ap
Description
Initialize SCSI host shost
associated with ATA port ap
.
LOCKING
Inherited from caller.