1. NAME

rio_set_device_id - Set the base/extended device id for a device

2. SYNOPSIS

void rio_set_device_id(struct rio_mport *  port , u16  destid , u8  hopcount , u16  did );

3. ARGUMENTS

port
    RIO master port

destid
    Destination ID of device

hopcount
    Hopcount to device

did
    Device ID value to be written

4. DESCRIPTION

Writes the base/extended device id from a device.

5. AUTHOR

Matt Porter <>, <>
    Author.

6. COPYRIGHT