persistent_chap_get
if (persistent_chap_get((char *)name,
if (persistent_chap_get((char *)name, chap) == B_FALSE) {
if (persistent_chap_get(name, chap)) {
if (persistent_chap_get((char *)isp->sess_name, chap)
if (persistent_chap_get(init_name, chap) == B_FALSE) {
if (persistent_chap_get((char *)isp->sess_name, chap)
if (persistent_chap_get((char *)ihp->hba_name, chap) ==
boolean_t persistent_chap_get(char *node, iscsi_chap_props_t *chap);