Home
last modified time | relevance | path

Searched refs:FCP_LUN_DEVICE_NOT_CONNECTED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1136 #define FCP_LUN_DEVICE_NOT_CONNECTED 0x200 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4892 plun->lun_state |= FCP_LUN_DEVICE_NOT_CONNECTED; in fcp_handle_reportlun_changed()
6361 plun->lun_state |= FCP_LUN_DEVICE_NOT_CONNECTED; in fcp_icmd_callback()
7741 FCP_LUN_DEVICE_NOT_CONNECTED)) { in fcp_handle_reportlun()
7747 FCP_LUN_DEVICE_NOT_CONNECTED)) { in fcp_handle_reportlun()
7772 if (plun->lun_state & FCP_LUN_DEVICE_NOT_CONNECTED) { in fcp_handle_reportlun()
7774 ~FCP_LUN_DEVICE_NOT_CONNECTED; in fcp_handle_reportlun()