Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h67 cntl_reset_lun : 1, /* reset lun */ member
86 cntl_reset_lun : 1, /* reset lun */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1095 (fcp_cmd_iu->fcp_cntl.cntl_reset_lun << 4) | in fcoei_initiate_fcp_cmd()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7020 sp->fcp->fcp_cntl.cntl_reset_lun | in ql_fcp_scsi_cmd()
7115 } else if (sp->fcp->fcp_cntl.cntl_reset_lun) { in ql_task_mgmt()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c11688 cmd->cmd_fcp_cmd.fcp_cntl.cntl_reset_lun = 1; in fcp_reset_target()