Searched refs:ISNS_ESI_PORT_ATTR_ID (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/cmd/isns/isnsd/xml/ |
H A D | data.def | 111 DEF_XML_DATA("esi", "u", ISNS_ESI_PORT_ATTR_ID, 112 ATTR_INDEX_PORTAL(ISNS_ESI_PORT_ATTR_ID))
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | isns_protocol.h | 129 #define ISNS_ESI_PORT_ATTR_ID (20) macro
|
H A D | isns_client.c | 1866 if (isns_add_attr(pdu, pdu_size, ISNS_ESI_PORT_ATTR_ID, 4, 0, in isns_create_dev_attr_reg_pdu()
|
/titanic_44/usr/src/uts/common/sys/iscsit/ |
H A D | isns_protocol.h | 134 #define ISNS_ESI_PORT_ATTR_ID (20) macro
|
/titanic_44/usr/src/cmd/isns/isnsd/ |
H A D | isns_protocol.h | 134 #define ISNS_ESI_PORT_ATTR_ID (20) macro
|
H A D | esi.c | 340 lc.id[2] = ISNS_ESI_PORT_ATTR_ID; in extract_esi_portal()
|
H A D | dump.c | 162 case ISNS_ESI_PORT_ATTR_ID: in get_tlv_tag_name() 311 case ISNS_ESI_PORT_ATTR_ID: in dump_pdu()
|
H A D | qry.c | 667 case ISNS_ESI_PORT_ATTR_ID: in get_op_method()
|
H A D | obj.c | 1380 case ISNS_ESI_PORT_ATTR_ID: in assign_attr() 1525 case ISNS_ESI_PORT_ATTR_ID: in extract_attr()
|
H A D | dd.c | 922 case ISNS_ESI_PORT_ATTR_ID: in cb_clone_attrs()
|
H A D | admintf.c | 528 attr = &obj->attrs[ATTR_INDEX_PORTAL(ISNS_ESI_PORT_ATTR_ID)]; in cb_get_portal_info()
|
/titanic_44/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_isns.c | 2153 if (isnst_add_attr(pdu, pdu_size, ISNS_ESI_PORT_ATTR_ID, 4, in isnst_add_portal_attr()
|