rio_enum_complete (9) Linux Manual Page
rio_enum_complete – Tests if enumeration of a network is complete
Synopsis
int rio_enum_complete(struct rio_mport *port);
Arguments
port
-
- Master port to send transaction
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.
Author
Matt Porter <mporter [at] kernel.crashing.org>, <mporter [at] mvista.com>
- Author.
