rio_destid_free (9) Linux Manual Page
rio_destid_free – free a previously allocated destID
Synopsis
void rio_destid_free(struct rio_net *net, u16 destid);
Arguments
net
-
- RIO network
destid
- destID to free
Description
Makes the specified destID available for use.
Author
Matt Porter <mporter [at] kernel.crashing.org>, <mporter [at] mvista.com>
- Author.
