Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h931 #define FCP_CAUSE_USER_CREATE 0x08 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c8104 if (cause == FCP_CAUSE_USER_CREATE) { in fcp_create_luns()
15004 ptgt->tgt_statec_cause = FCP_CAUSE_USER_CREATE; in fcp_create_on_demand()
15021 FCP_LUN_BUSY | FCP_LUN_MARK, FCP_CAUSE_USER_CREATE); in fcp_create_on_demand()
15027 tcount, FCP_CAUSE_USER_CREATE) == TRUE) { in fcp_create_on_demand()