RIO_UNREGISTER_SCAN(9) RapidIO driver interface RIO_UNREGISTER_SCAN(9)
NAME
rio_unregister_scan - removes enumeration/discovery method from mport
SYNOPSIS
int rio_unregister_scan(int mport_id);
ARGUMENTS
mport_id
mport device ID for which fabric scan routine has to be unregistered (RIO_MPORT_ANY = set for all available mports)
DESCRIPTION
Removes enumeration or discovery method assigned to the specified mport device (or all available mports if RIO_MPORT_ANY is specified).
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_UNREGISTER_SCAN(9)