1. NAME

rio_destid_reserve - Reserve the specivied destID

2. SYNOPSIS

int rio_destid_reserve(struct rio_net *  net , u16  destid );

3. ARGUMENTS

net
    RIO network

destid
    destID to reserve

4. DESCRIPTION

Tries to reserve the specified destID. Returns 0 if successfull.

5. AUTHOR

Matt Porter <>, <>
    Author.

6. COPYRIGHT