1. NAME

rio_get_device_id - Get the base/extended device id for a device

2. SYNOPSIS

u16 rio_get_device_id(struct rio_mport *  port , u16  destid , u8  hopcount );

3. ARGUMENTS

port
    RIO master port

destid
    Destination ID of device

hopcount
    Hopcount to device

4. DESCRIPTION

Reads the base/extended device id from a device. Returns the 8/16-bit device ID.

5. AUTHOR

Matt Porter <>, <>
    Author.

6. COPYRIGHT