Searched refs:ISNS_FLAG_SERVER (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Disns_protocol.h79 #define ISNS_FLAG_SERVER (0x4000) macro
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_protocol.h92 #define ISNS_FLAG_SERVER (0x4000) macro
H A Dpdu.c222 flags = ISNS_FLAG_SERVER;
H A Ddump.c242 printf(" .%d.. .... .... .... : ISNS_FLAG_SERVER\n",
243 ((flags & ISNS_FLAG_SERVER) == 0) ? 0 : 1);
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Disns_protocol.h92 #define ISNS_FLAG_SERVER (0x4000) macro

Completed in 54 milliseconds