Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h209 #define FP_CMD_DELDEV_ON_ERROR 0x02 /* Remove device on error */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3541 if (pd && cmd->cmd_flags & FP_CMD_DELDEV_ON_ERROR && in fp_iodone()
5128 cmd_flags |= FP_CMD_DELDEV_ON_ERROR; in fp_plogi_group()
5174 if (cmd_flags & FP_CMD_DELDEV_ON_ERROR) { in fp_plogi_group()