Searched refs:PORTAL_TYPE_IPV6 (Results 1 – 2 of 2) sorted by relevance
/linux/include/scsi/ |
A D | iscsi_if.h | 630 #define PORTAL_TYPE_IPV6 "ipv6" macro
|
/linux/drivers/scsi/qla4xxx/ |
A D | ql4_os.c | 3506 PORTAL_TYPE_IPV6); in qla4xxx_copy_from_fwddb_param() 3646 if (!strncmp(sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_copy_to_fwddb_param() 3713 if (!strncmp(sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_copy_to_fwddb_param() 7290 strncasecmp(PORTAL_TYPE_IPV6, buf, 4)) { in qla4xxx_sysfs_ddb_add() 7376 if (!strncasecmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_apply() 7572 if (!strncasecmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_login() 7788 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_logout() 7964 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_get_param() 7976 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_get_param() 7993 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_get_param() [all …]
|
Completed in 21 milliseconds