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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Disns_protocol.h77 #define ISNS_FLAG_REPLACE_REG (0x1000) macro
H A Disns_client.c1746 ISNS_FLAG_REPLACE_REG;
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_protocol.h90 #define ISNS_FLAG_REPLACE_REG (0x1000) macro
H A Dfunc.c628 ((pdu->flags & ISNS_FLAG_REPLACE_REG) == ISNS_FLAG_REPLACE_REG);
H A Ddump.c246 printf(" ...%d .... .... .... : ISNS_FLAG_REPLACE_REG\n",
247 ((flags & ISNS_FLAG_REPLACE_REG) == 0) ? 0 : 1);
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Disns_protocol.h90 #define ISNS_FLAG_REPLACE_REG (0x1000) macro
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c59 * Set Flag in PDU header to ISNS_FLAG_REPLACE_REG
1736 flags = ISNS_FLAG_REPLACE_REG;
1740 flags = ISNS_FLAG_REPLACE_REG;

Completed in 837 milliseconds