Reads the host device id lock csr on a device
u16 rio_get_host_deviceid_lock(struct rio_mport * port, u8 hopcount);
port
Master port to send transaction
hopcount
Number of hops to the device
Used during enumeration to read the Host Device ID Lock CSR on a RIO device. Returns the value of the lock register.
Matt Porter <[email protected]>, <[email protected]>
Author.