Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dlibiscsi.h328 char *portal_type; member
H A Dscsi_transport_iscsi.h399 char *portal_type; member
/linux/drivers/scsi/qla4xxx/
H A Dql4_os.c3515 rc = iscsi_switch_str_param(&sess->portal_type, in qla4xxx_copy_from_fwddb_param()
3520 rc = iscsi_switch_str_param(&sess->portal_type, in qla4xxx_copy_from_fwddb_param()
3655 if (!strncmp(sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_copy_to_fwddb_param()
3722 if (!strncmp(sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_copy_to_fwddb_param()
7385 if (!strncasecmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_apply()
7581 if (!strncasecmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_login()
7797 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_logout()
7870 rc = sprintf(buf, "%s\n", fnode_sess->portal_type); in qla4xxx_sysfs_ddb_get_param()
7973 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_get_param()
7985 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV in qla4xxx_sysfs_ddb_get_param()
[all...]
/linux/drivers/scsi/
H A Dlibiscsi.c3146 kfree(session->portal_type); in iscsi_session_free()
3593 return iscsi_switch_str_param(&session->portal_type, buf); in iscsi_set_param()
3700 len = sysfs_emit(buf, "%s\n", session->portal_type); in iscsi_session_get_param()
H A Dscsi_transport_iscsi.c830 iscsi_flashnode_sess_attr(fnode, portal_type, ISCSI_FLASHNODE_PORTAL_TYPE);
1008 kfree(fnode_sess->portal_type); in iscsi_flashnode_sess_release()
4406 iscsi_session_attr(portal_type, ISCSI_PARAM_PORTAL_TYPE, 0);