1. NAME

sas_port_delete - remove SAS PORT

2. SYNOPSIS

void sas_port_delete(struct sas_port *  port );

3. ARGUMENTS

port
    SAS PORT to remove

4. DESCRIPTION

Removes the specified SAS PORT. If the SAS PORT has an associated phys, unlink them from the port as well.

5. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

6. COPYRIGHT