Home
last modified time | relevance | path

Searched refs:CHAP_PARAMS_ID (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dpersistent.c49 #define CHAP_PARAMS_ID "Chap" macro
993 rval = nvf_data_set(CHAP_PARAMS_ID, node, in persistent_chap_set()
1006 return (nvf_data_get(CHAP_PARAMS_ID, node, in persistent_chap_get()
1027 return (nvf_data_next(CHAP_PARAMS_ID, v, node, in persistent_chap_next()
1040 rval = nvf_data_clear(CHAP_PARAMS_ID, node); in persistent_chap_clear()