Searched refs:ISNS_ESI (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Disns_protocol.h64 #define ISNS_ESI (0x000D) macro
H A Disns_client.c3045 case ISNS_ESI:
3047 if (in_pdu->func_id == ISNS_ESI) {
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_protocol.h71 #define ISNS_ESI (0x000D) macro
H A Desi.c1334 pdu->func_id = htons((uint16_t)ISNS_ESI);
H A Ddump.c109 { ISNS_ESI, "ESI" },
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Disns_protocol.h71 #define ISNS_ESI (0x000D) macro
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c3224 if (ntohs(pdu->func_id) != ISNS_ESI) {

Completed in 193 milliseconds