Home
last modified time | relevance | path

Searched refs:ISNSP_VERSION (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Disns_protocol.h37 #define ISNSP_VERSION (0x01) macro
H A Disns_client.c2853 (*pdu)->version = htons((uint16_t)ISNSP_VERSION); in isns_create_pdu_header()
/titanic_44/usr/src/uts/common/sys/iscsit/
H A Disns_protocol.h38 #define ISNSP_VERSION (0x01) macro
/titanic_44/usr/src/cmd/isns/isnsd/
H A Disns_protocol.h38 #define ISNSP_VERSION (0x01) macro
H A Ddump.c1287 pdu->version = ISNSP_VERSION; in new_dd_dds()
1438 pdu->version = ISNSP_VERSION; in del_dd_dds()
1515 pdu->version = ISNSP_VERSION; in update_dds()
1601 pdu->version = ISNSP_VERSION; in update_member()
H A Dfunc.c207 if (pdu->version != ISNSP_VERSION) { in packet_split_verify()
2099 rsp->version = htons((uint16_t)ISNSP_VERSION);
2134 rsp->version = htons((uint16_t)ISNSP_VERSION);
H A Desi.c1333 pdu->version = htons((uint16_t)ISNSP_VERSION); in esi_monitor()
H A Dscn.c1642 pdu->version = htons((uint16_t)ISNSP_VERSION); in emit_scn()
/titanic_44/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c2642 (*pdu)->version = htons((uint16_t)ISNSP_VERSION); in isnst_create_pdu_header()