Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1136 #define FCP_LUN_DEVICE_NOT_CONNECTED 0x200 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4887 plun->lun_state |= FCP_LUN_DEVICE_NOT_CONNECTED; in fcp_handle_reportlun_changed()
6356 plun->lun_state |= FCP_LUN_DEVICE_NOT_CONNECTED; in fcp_icmd_callback()
7736 FCP_LUN_DEVICE_NOT_CONNECTED)) { in fcp_handle_reportlun()
7742 FCP_LUN_DEVICE_NOT_CONNECTED)) { in fcp_handle_reportlun()
7767 if (plun->lun_state & FCP_LUN_DEVICE_NOT_CONNECTED) { in fcp_handle_reportlun()
7769 ~FCP_LUN_DEVICE_NOT_CONNECTED; in fcp_handle_reportlun()