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
959 * by this method) check if enumeration/discovery was performed for this in rio_enum_mport()
1053 * rio_disc_mport- Start discovery through a master port
1055 * @flags: discovery control flags
1057 * Starts the discovery process. If we have an active link,
1061 * peer discovery. Returns %0 if discovery succeeds or %-EBUSY
1088 pr_debug("RIO: discovery timeout on mport %d %s\n", in rio_disc_mport()
1109 "RIO: master port %d device has failed discovery\n", in rio_disc_mport()
1130 MODULE_PARM_DESC(scan, "Start RapidIO network enumeration/discovery "
1136 * When this enumeration/discovery method is loaded as a module this function
1139 * the module to start RapidIO enumeration/discovery automatically.
1143 * This enumeration/discovery method cannot be unloaded and therefore does not
1158 MODULE_DESCRIPTION("Basic RapidIO enumeration/discovery");