Searched refs:STATIC_ADDR2_ID (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dpersistent.c45 #define STATIC_ADDR2_ID "StaticAddr2" macro
189 * STATIC_ADDR2_ID exists in the persistent store tree. If not
191 * STATIC_ADDR2_ID format and saves the branch.
206 if (nvf_list_check(STATIC_ADDR2_ID) == B_FALSE) {
440 rval = nvf_data_set(STATIC_ADDR2_ID, key, (void *)e,
474 rval = nvf_data_next(STATIC_ADDR2_ID, v, key,
537 rval = nvf_data_clear(STATIC_ADDR2_ID, key);

Completed in 61 milliseconds