Home
last modified time | relevance | path

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; in isns_create_dev_attr_reg_pdu()
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Disns_protocol.h90 #define ISNS_FLAG_REPLACE_REG (0x1000) macro
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_protocol.h90 #define ISNS_FLAG_REPLACE_REG (0x1000) macro
H A Dfunc.c599 ((pdu->flags & ISNS_FLAG_REPLACE_REG) == ISNS_FLAG_REPLACE_REG);
H A Ddump.c247 ((flags & ISNS_FLAG_REPLACE_REG) == 0) ? 0 : 1); in dump_pdu()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c1736 flags = ISNS_FLAG_REPLACE_REG; in isnst_make_reg_pdu()
1740 flags = ISNS_FLAG_REPLACE_REG; in isnst_make_reg_pdu()