Home
last modified time | relevance | path

Searched refs:PORTAL_TYPE_IPV6 (Results 1 – 2 of 2) sorted by relevance

/linux/include/scsi/
H A Discsi_if.h630 #define PORTAL_TYPE_IPV6 "ipv6" macro
/linux/drivers/scsi/qla4xxx/
H A Dql4_os.c3519 PORTAL_TYPE_IPV6); in qla4xxx_copy_from_fwddb_param()
3658 if (!strncmp(sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_copy_to_fwddb_param()
3725 if (!strncmp(sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_copy_to_fwddb_param()
7306 strncasecmp(PORTAL_TYPE_IPV6, buf, 4)) { in qla4xxx_sysfs_ddb_add()
7392 if (!strncasecmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_apply()
7588 if (!strncasecmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_login()
7804 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_logout()
7980 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_get_param()
7992 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_get_param()
8009 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_get_param()
[all …]