ata_port_stop — Undo ata_port_start
ata_port_start
void ata_port_stop (struct ata_port * ap);
void ata_port_stop (
)
ap
Port to shut down
Frees the PRD table.
May be used as the port_stop entry in ata_port_operations.
port_stop
Inherited from caller.