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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dpersistent.c48 #define LOGIN_PARAMS_ID "Login" macro
806 rval = nvf_data_set(LOGIN_PARAMS_ID, node,
819 return (nvf_data_get(LOGIN_PARAMS_ID, node,
840 return (nvf_data_next(LOGIN_PARAMS_ID, v, node,
853 rval1 = nvf_data_clear(LOGIN_PARAMS_ID, node);

Completed in 68 milliseconds