Query: rio_mport_is_active
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RIO_MPORT_IS_ACTIVE(9) Internals RIO_MPORT_IS_ACTIVE(9)NAMErio_mport_is_active - Tests if master port link is activeSYNOPSISint rio_mport_is_active(struct rio_mport * port);ARGUMENTSport Master port to testDESCRIPTIONReads the port error status CSR for the master port to determine if the port has an active link. Returns RIO_PORT_N_ERR_STS_PORT_OK if the master port is active or 0 if it is inactive.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_MPORT_IS_ACTIVE(9)