Searched refs:ISNS_FLAG_AUTH_BLK_PRESENTED (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Disns_protocol.h78 #define ISNS_FLAG_AUTH_BLK_PRESENTED (0x2000) macro
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_protocol.h91 #define ISNS_FLAG_AUTH_BLK_PRESENTED (0x2000) macro
H A Ddump.c244 printf(" ..%d. .... .... .... : ISNS_FLAG_AUTH_BLK_PRESENTED\n",
245 ((flags & ISNS_FLAG_AUTH_BLK_PRESENTED) == 0) ? 0 : 1);
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Disns_protocol.h91 #define ISNS_FLAG_AUTH_BLK_PRESENTED (0x2000) macro

Completed in 67 milliseconds