rio_destid_reserve (9) Linux Manual Page
rio_destid_reserve – Reserve the specivied destID
Synopsis
int rio_destid_reserve(struct rio_net *net, u16 destid);
Arguments
net
-
- RIO network
destid
- destID to reserve
Description
Tries to reserve the specified destID. Returns 0 if successful.
Author
Matt Porter <mporter [at] kernel.crashing.org>, <mporter [at] mvista.com>
- Author.
