Searched refs:fcp_update_tgt_state (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 434 static void fcp_update_tgt_state(struct fcp_tgt *ptgt, int flag, 4997 fcp_update_tgt_state(ptgt, FCP_RESET, in fcp_handle_mapflags() 5377 fcp_update_tgt_state(ptgt, FCP_SET, state); in fcp_update_state() 5441 fcp_update_tgt_state(struct fcp_tgt *ptgt, int flag, uint32_t state) in fcp_update_tgt_state() function 7995 fcp_update_tgt_state(ptgt, FCP_RESET, in fcp_finish_tgt() 11657 fcp_update_tgt_state(ptgt, FCP_SET, FCP_LUN_BUSY); in fcp_reset_target() 11677 fcp_update_tgt_state(ptgt, FCP_RESET, FCP_LUN_BUSY); in fcp_reset_target() 11778 fcp_update_tgt_state(ptgt, FCP_RESET, FCP_LUN_BUSY); in fcp_reset_target() 13867 fcp_update_tgt_state(ptgt, in fcp_check_reset_delay() 14674 fcp_update_tgt_state(ptgt, FCP_SET, state); in fcp_update_targets()
|