Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1319 #define FCP_ICMD_DEADLINE 120 /* 60 seconds */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4452 FCP_ICMD_DEADLINE; in fcp_statec_callback()
4545 FCP_ICMD_DEADLINE; in fcp_statec_callback()
10297 if (count++ >= FCP_ICMD_DEADLINE) { in fcp_handle_port_detach()
14950 pptr->port_deadline = fcp_watchdog_time + FCP_ICMD_DEADLINE; in fcp_create_on_demand()
15414 FCP_ICMD_DEADLINE; in fcp_handle_ipkt_errors()