Searched defs:iscsit_config_merge (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c239 iscsit_config_merge(it_config_t *cfg);
558 rc = iscsit_config_merge(cfg);
824 * Passing NULL to iscsit_config_merge tells it to go to an empty
827 (void) iscsit_config_merge(NULL);
2994 (void) iscsit_config_merge(cfg);
3008 iscsit_config_merge(it_config_t *in_cfg) function

Completed in 50 milliseconds