Lines Matching full:discovery
3 * RapidIO enumeration and discovery support
312 * @do_enum: Enumeration/Discovery mode flag
317 * space in discovery mode. If the device has switch capabilities, then
830 * @do_enum: Enumeration/Discovery mode flag
956 * by this method) check if enumeration/discovery was performed for this in rio_enum_mport()
1050 * rio_disc_mport- Start discovery through a master port
1052 * @flags: discovery control flags
1054 * Starts the discovery process. If we have an active link,
1058 * peer discovery. Returns %0 if discovery succeeds or %-EBUSY
1085 pr_debug("RIO: discovery timeout on mport %d %s\n", in rio_disc_mport()
1106 "RIO: master port %d device has failed discovery\n", in rio_disc_mport()
1127 MODULE_PARM_DESC(scan, "Start RapidIO network enumeration/discovery "
1133 * When this enumeration/discovery method is loaded as a module this function
1136 * the module to start RapidIO enumeration/discovery automatically.
1140 * This enumeration/discovery method cannot be unloaded and therefore does not
1155 MODULE_DESCRIPTION("Basic RapidIO enumeration/discovery");