Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1408 #define FCP_SET 1 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c5377 fcp_update_tgt_state(ptgt, FCP_SET, state); in fcp_update_state()
5449 if (flag == FCP_SET) { in fcp_update_tgt_state()
5460 if (flag == FCP_SET) { in fcp_update_tgt_state()
5496 if (flag == FCP_SET) { in fcp_update_lun_state()
11657 fcp_update_tgt_state(ptgt, FCP_SET, FCP_LUN_BUSY); in fcp_reset_target()
11665 fcp_update_lun_state(plun, FCP_SET, FCP_LUN_BUSY); in fcp_reset_target()
14674 fcp_update_tgt_state(ptgt, FCP_SET, state); in fcp_update_targets()