Searched refs:FCP_STATE_CHANGED (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 709 #define FCP_STATE_CHANGED(p, t, c) \ macro 6982 if (!FCP_STATE_CHANGED(pptr, ptgt, icmd)) { in fcp_scsi_callback() 7004 if (FCP_STATE_CHANGED(pptr, ptgt, icmd)) { in fcp_scsi_callback() 7731 if (!FCP_STATE_CHANGED(pptr, ptgt, icmd)) { in fcp_handle_reportlun() 7864 if (!FCP_STATE_CHANGED(pptr, ptgt, icmd)) { in fcp_handle_reportlun() 9510 if (FCP_STATE_CHANGED(pptr, ptgt, icmd)) { in fcp_queue_ipkt() 13709 if (!FCP_STATE_CHANGED(pptr, ptgt, icmd)) { in fcp_watch() 15468 if (!FCP_STATE_CHANGED(pptr, ptgt, icmd)) { in fcp_handle_ipkt_errors()
|