1. NAME

rio_unregister_scan - removes enumeration/discovery method from mport

2. SYNOPSIS

int rio_unregister_scan(int  mport_id );

3. ARGUMENTS

mport_id
    mport device ID for which fabric scan routine has to be unregistered (RIO_MPORT_ANY = set for all available mports)

4. DESCRIPTION

Removes enumeration or discovery method assigned to the specified mport device (or all available mports if RIO_MPORT_ANY is specified).

5. AUTHOR

Matt Porter <>, <>
    Author.

6. COPYRIGHT