Set the base/extended device id for a device
void rio_set_device_id(struct rio_mport * port, u16 destid, u8 hopcount, u16 did);
port
RIO master port
destid
Destination ID of device
hopcount
Hopcount to device
did
Device ID value to be written
Writes the base/extended device id from a device.
Matt Porter <[email protected]>, <[email protected]>
Author.