Home
last modified time | relevance | path

Searched refs:discovery_parent_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/scsi/
H A Dlibiscsi.h329 char *discovery_parent_type; member
H A Dscsi_transport_iscsi.h409 uint16_t discovery_parent_type; member
/openbmc/linux/drivers/scsi/
H A Dlibiscsi.c3147 kfree(session->discovery_parent_type); in iscsi_session_free()
3595 return iscsi_switch_str_param(&session->discovery_parent_type, in iscsi_set_param()
3733 if (session->discovery_parent_type) in iscsi_session_get_param()
3735 session->discovery_parent_type); in iscsi_session_get_param()
H A Dscsi_transport_iscsi.c860 iscsi_flashnode_sess_attr(fnode, discovery_parent_type,
4417 iscsi_session_attr(discovery_parent_type, ISCSI_PARAM_DISCOVERY_PARENT_TYPE, 0);
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_os.c3589 sess->discovery_parent_type = le16_to_cpu(fw_ddb_entry->ddb_link); in qla4xxx_copy_from_fwddb_param()
8022 if (fnode_sess->discovery_parent_type == DDB_ISNS) in qla4xxx_sysfs_ddb_get_param()
8024 else if (fnode_sess->discovery_parent_type == DDB_NO_LINK) in qla4xxx_sysfs_ddb_get_param()
8026 else if (fnode_sess->discovery_parent_type < MAX_DDB_ENTRIES) in qla4xxx_sysfs_ddb_get_param()