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.c824 * persistent_param_next -- get the next target's login parameters.
836 persistent_param_next(void **v, char *node, persistent_param_t *param) function
1305 while (persistent_param_next(&v, name, param) == B_TRUE) {
H A Discsid.c1546 while (persistent_param_next(&v, name, &pp) == B_TRUE) {
1623 while (persistent_param_next(&v, name, &pp) == B_TRUE) {

Completed in 64 milliseconds