Home
last modified time | relevance | path

Searched refs:cntl_reset_tgt (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h66 cntl_reset_tgt : 1, /* reset target */ member
87 cntl_reset_tgt : 1, /* reset target */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1094 (fcp_cmd_iu->fcp_cntl.cntl_reset_tgt << 5) | in fcoei_initiate_fcp_cmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7411 sp->fcp->fcp_cntl.cntl_reset_tgt | in ql_fcp_scsi_cmd()
7510 } else if (sp->fcp->fcp_cntl.cntl_reset_tgt) { in ql_task_mgmt()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c11675 cmd->cmd_fcp_cmd.fcp_cntl.cntl_reset_tgt = 1; in fcp_reset_target()