Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dpersistent.h80 boolean_t persistent_param_next(void **v, char *node,
H A Dpersistent.c846 persistent_param_next(void **v, char *node, persistent_param_t *param) in persistent_param_next() function
1315 while (persistent_param_next(&v, name, param) == B_TRUE) { in persistent_dump_data()
H A Discsid.c1560 while (persistent_param_next(&v, name, &pp) == B_TRUE) { in iscsid_init_config()
1637 while (persistent_param_next(&v, name, &pp) == B_TRUE) { in iscsid_init_targets()