Searched refs:FCP_RESET (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcpvar.h | 1409 #define FCP_RESET 0 macro
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 5002 fcp_update_tgt_state(ptgt, FCP_RESET, in fcp_handle_mapflags() 8000 fcp_update_tgt_state(ptgt, FCP_RESET, in fcp_finish_tgt() 11666 fcp_update_tgt_state(ptgt, FCP_RESET, FCP_LUN_BUSY); in fcp_reset_target() 11767 fcp_update_tgt_state(ptgt, FCP_RESET, FCP_LUN_BUSY); in fcp_reset_target() 11769 fcp_update_lun_state(plun, FCP_RESET, FCP_LUN_BUSY); in fcp_reset_target() 13855 FCP_RESET, FCP_LUN_BUSY); in fcp_check_reset_delay() 13858 FCP_RESET, FCP_LUN_BUSY); in fcp_check_reset_delay()
|