Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1319 #define FCP_ICMD_DEADLINE 120 /* 60 seconds */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4457 FCP_ICMD_DEADLINE; in fcp_statec_callback()
4550 FCP_ICMD_DEADLINE; in fcp_statec_callback()
10286 if (count++ >= FCP_ICMD_DEADLINE) { in fcp_handle_port_detach()
14937 pptr->port_deadline = fcp_watchdog_time + FCP_ICMD_DEADLINE; in fcp_create_on_demand()
15401 FCP_ICMD_DEADLINE; in fcp_handle_ipkt_errors()