Home
last modified time | relevance | path

Searched refs:ISNS_ESI_INTERVAL_ATTR_ID (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/xml/
H A Ddata.def109 DEF_XML_DATA("esi_int", "u", ISNS_ESI_INTERVAL_ATTR_ID,
110 ATTR_INDEX_PORTAL(ISNS_ESI_INTERVAL_ATTR_ID))
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Disns_protocol.h128 #define ISNS_ESI_INTERVAL_ATTR_ID (19) macro
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Disns_protocol.h133 #define ISNS_ESI_INTERVAL_ATTR_ID (19) macro
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_protocol.h133 #define ISNS_ESI_INTERVAL_ATTR_ID (19) macro
H A Desi.c285 ISNS_ESI_INTERVAL_ATTR_ID)]; in cb_esi_portal()
H A Dqry.c666 case ISNS_ESI_INTERVAL_ATTR_ID: in get_op_method()
H A Dobj.c1408 case ISNS_ESI_INTERVAL_ATTR_ID: in assign_attr()
1528 case ISNS_ESI_INTERVAL_ATTR_ID: in extract_attr()
H A Ddump.c160 case ISNS_ESI_INTERVAL_ATTR_ID: in get_tlv_tag_name()
H A Dadmintf.c519 attr = &obj->attrs[ATTR_INDEX_PORTAL(ISNS_ESI_INTERVAL_ATTR_ID)]; in cb_get_portal_info()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c2148 if (isnst_add_attr(pdu, pdu_size, ISNS_ESI_INTERVAL_ATTR_ID, 4, in isnst_add_portal_attr()
2485 if (attr_id == ISNS_ESI_INTERVAL_ATTR_ID) { in isnst_verify_rsp()