1. NAME▲
rio_unlock_device - Releases host device lock for specified device
2. SYNOPSIS ▲
int rio_unlock_device(struct rio_mport * port , u16 destid , u8 hopcount );
3. ARGUMENTS ▲
port
Master port to send transaction
destid
Destination ID for device/switch
hopcount
Hopcount to reach switch
4. DESCRIPTION ▲
Returns 0 if device lock released or EINVAL if fails.
5. AUTHOR ▲
Matt Porter <>, <>
Author.
6. COPYRIGHT ▲