1. NAME

rio_get_host_deviceid_lock - Reads the Host Device ID Lock CSR on a device

2. SYNOPSIS

u16 rio_get_host_deviceid_lock(struct rio_mport *  port , u8  hopcount );

3. ARGUMENTS

port
    Master port to send transaction

hopcount
    Number of hops to the device

4. DESCRIPTION

Used during enumeration to read the Host Device ID Lock CSR on a RIO device. Returns the value of the lock register.

5. AUTHOR

Matt Porter <>, <>
    Author.

6. COPYRIGHT