1. NAME

rio_enum_complete - Tests if enumeration of a network is complete

2. SYNOPSIS

int rio_enum_complete(struct rio_mport *  port );

3. ARGUMENTS

port
    Master port to send transaction

4. DESCRIPTION

Tests the PGCCSR discovered bit for non-zero value (enumeration complete flag). Return 1 if enumeration is complete or 0 if enumeration is incomplete.

5. AUTHOR

Matt Porter <>, <>
    Author.

6. COPYRIGHT