Searched defs:FCP_TGT_STATE_CHANGED (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c706 #define FCP_TGT_STATE_CHANGED(t, c) \ macro
710 (FCP_TGT_STATE_CHANGED(t, c))
2651 if (!FCP_TGT_STATE_CHANGED(ptgt, icmd)) {
5241 if (!FCP_TGT_STATE_CHANGED(ptgt, icmd)) {
5315 if (!FCP_TGT_STATE_CHANGED(ptgt, icmd)) {
6308 if (!FCP_TGT_STATE_CHANGED(ptgt, icmd)) {
6379 if (!FCP_TGT_STATE_CHANGED(ptgt, icmd)) {
6437 if (!FCP_TGT_STATE_CHANGED(ptgt, icmd)) {
6483 if (!FCP_TGT_STATE_CHANGED(ptgt, icmd) &&
6666 if (!FCP_TGT_STATE_CHANGED(ptg
[all...]

Completed in 65 milliseconds