Lines Matching full:configuration

105  * current iSCSI configuration.  This structure is compiled using
108 * structure will be set to a default configuration.
111 * cfg A C representation of the current iSCSI configuration
124 * Informs the iscsit service that the configuration has changed and
125 * commits the new configuration to persistent store by calling
127 * during a configuration sequence if necessary.
130 * cfg A C representation of the current iSCSI configuration
136 * STMF_ERROR_SERVICE_DATA_VERSION Configuration was updated by another
152 * cfg The current iSCSI configuration obtained from
173 * cfg A C representation of the current iSCSI configuration
185 * the target list (cfg_tgt_list) in the configuration structure, and the
186 * new target will not be instantiated until the modified configuration
190 * cfg The current iSCSI configuration obtained from
219 * cfg The current iSCSI configuration obtained from
241 * it_tgt_t structure within the configuration 'cfg'. The target removal
242 * will not take effect until the modified configuration is committed
246 * cfg The current iSCSI configuration obtained from
267 * configuration is committed by calling it_config_commit().
270 * cfg The current iSCSI configuration obtained from
302 * cfg The current iSCSI configuration obtained from
317 * portal group will not be instantiated until the modified configuration
321 * cfg The current iSCSI configuration obtained from
346 * existing it_tpg_t structure within the global configuration 'cfg'.
348 * modified configuration is committed by calling it_config_commit().
351 * cfg The current iSCSI configuration obtained from
371 * effect until the modified configuration is committed by calling
398 * The portal removal will not take effect until the modified configuration
415 * Add an initiator context to the global configuration. The new
417 * configuration is committed by calling it_config_commit().
463 * Remove the specified initiator context from the global configuration.
464 * The removal will not take effect until the modified configuration is
482 * cfg A C representation of the current iSCSI configuration