Lines Matching refs:discovery
101 an enumeration and/or discovery routine may be called automatically or
114 discovery methods as statically linked components or loadable modules.
115 An enumeration/discovery method implementation and available input parameters
119 Depending on selected enumeration/discovery build configuration, there are
120 several methods to initiate an enumeration and/or discovery process:
122 (a) Statically linked enumeration and discovery process can be started
126 'rio-scan.scan' for existing basic enumeration/discovery method.
127 When automatic start of enumeration/discovery is used a user has to ensure
132 expires the discovery process is terminated without obtaining RapidIO network
133 information. NOTE: a timed out discovery process may be restarted later using
137 (b) Statically linked enumeration and discovery process can be started by
142 completed a discovery process can be started on all remaining endpoints.
144 (c) Modular enumeration and discovery process can be started by a command from
145 user space. After an enumeration/discovery module is loaded, a network scan
149 (d) Modular enumeration and discovery process can be started by a module
153 When a network scan process is started it calls an enumeration or discovery
182 If the host device ID for a specific master port is set to -1, the discovery
185 The enumeration and discovery routines use RapidIO maintenance transactions
189 they must be loaded before enumeration/discovery process starts.
190 This requirement is cased by the fact that enumeration/discovery methods invoke
196 Automatic enumeration/discovery start method is applicable only to built-in
197 enumeration/discovery RapidIO configuration selection. To enable automatic
198 enumeration/discovery start by existing basic enumerator method set use boot
208 When automatic enumeration/discovery start is selected, basic method's
210 discovery for all known mport devices.
213 enumeration/discovery start method may be difficult to use due to the
219 User-space start of enumeration and discovery can be used with built-in and
222 an enumeration or discovery process on specific mport device, a user needs to
228 To initiate RapidIO enumeration/discovery on all available mports a user may
234 This is an original enumeration/discovery method which is available since
240 The method's single parameter "scan" allows to trigger the enumeration/discovery
243 This enumeration/discovery method can be started only once and does not support
285 passive discovery of the network.
287 The discovery process is performed by agents and is similar to the enumeration
288 process that is described above. However, the discovery process is performed
292 a complete view of the network. The discovery process can be performed
296 an agent skips RapidIO discovery and continues with remaining kernel
302 RapidIO subsystem code organization allows addition of new enumeration/discovery
306 A new enumeration/discovery method has to be attached to one or more mport
307 devices before an enumeration/discovery process can be started. Normally,
316 must ensure that they are loaded before the enumeration/discovery starts.