1. NAME

ata_sas_port_stop - Undo ata_sas_port_start

2. SYNOPSIS

void ata_sas_port_stop(struct ata_port *  ap );

3. ARGUMENTS

ap
    Port to shut down

4. DESCRIPTION

May be used as the port_stop entry in ata_port_operations.

5. LOCKING

Inherited from caller.

6. AUTHOR

Jeff Garzik
    Author.

7. COPYRIGHT