Linux Kernel
3.7.1
|
Go to the source code of this file.
Variables | |
struct scsi_transport_template * | ata_scsi_transport_template |
|
read |
ata_attach_transport – instantiate ATA transport template
Definition at line 681 of file libata-transport.c.
void ata_release_transport | ( | struct scsi_transport_template * | t | ) |
ata_release_transport – release ATA transport template instance : transport template instance
Definition at line 741 of file libata-transport.c.
ata_tlink_delete – remove ATA LINK : ATA LINK to remove
Removes the specified ATA LINK. remove associated ATA device(s) as well.
Definition at line 378 of file libata-transport.c.
ata_tport_add - initialize a transport ATA port structure
: parent device : existing ata_port structure
Initialize a ATA port structure for sysfs. It will be added to the device tree below the device specified by which could be a PCI device.
Returns %0 on success
Definition at line 276 of file libata-transport.c.
ata_tport_delete – remove ATA PORT : ATA PORT to remove
Removes the specified ATA PORT. Remove the associated link as well.
Definition at line 254 of file libata-transport.c.
Definition at line 776 of file libata-transport.c.
Definition at line 752 of file libata-transport.c.
struct scsi_transport_template* ata_scsi_transport_template |
Definition at line 45 of file libata-transport.c.