Searched refs:discovery_parent_type (Results 1 – 5 of 5) sorted by relevance
317 char *discovery_parent_type; member
397 uint16_t discovery_parent_type; member
3020 kfree(session->discovery_parent_type); in iscsi_session_teardown()3449 return iscsi_switch_str_param(&session->discovery_parent_type, in iscsi_set_param()3587 if (session->discovery_parent_type) in iscsi_session_get_param()3589 session->discovery_parent_type); in iscsi_session_get_param()
856 iscsi_flashnode_sess_attr(fnode, discovery_parent_type,4299 iscsi_session_attr(discovery_parent_type, ISCSI_PARAM_DISCOVERY_PARENT_TYPE, 0);
3579 sess->discovery_parent_type = le16_to_cpu(fw_ddb_entry->ddb_link); in qla4xxx_copy_from_fwddb_param()8013 if (fnode_sess->discovery_parent_type == DDB_ISNS) in qla4xxx_sysfs_ddb_get_param()8015 else if (fnode_sess->discovery_parent_type == DDB_NO_LINK) in qla4xxx_sysfs_ddb_get_param()8017 else if (fnode_sess->discovery_parent_type < MAX_DDB_ENTRIES) in qla4xxx_sysfs_ddb_get_param()
Completed in 37 milliseconds