1RIO_DESTID_RESERVE(9) Internals RIO_DESTID_RESERVE(9)
23
4
NAME
6rio_destid_reserve - Reserve the specivied destID
7
SYNOPSIS
9int rio_destid_reserve(struct rio_net * net, u16 destid);
10
ARGUMENTS
12net
13RIO network
1415
destid
16destID to reserve
17
DESCRIPTION
19Tries to reserve the specified destID. Returns 0 if successfull.
20
AUTHOR
22Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 3.10 June 2019 RIO_DESTID_RESERVE(9)