Home
last modified time | relevance | path

Searched refs:ISCSI_LOGOUT_REASON_CLOSE_CONNECTION (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57xx_iscsi_rfc_constants.h59 #define ISCSI_LOGOUT_REASON_CLOSE_CONNECTION (1) macro
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_impl.c327 } else if ((reason == ISCSI_LOGOUT_REASON_CLOSE_CONNECTION) || in idm_parse_logout_req()
/illumos-gate/usr/src/uts/common/sys/
H A Discsi_protocol.h578 #define ISCSI_LOGOUT_REASON_CLOSE_CONNECTION 1 macro