Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h429 #define FCP_STATE_IN_WATCHDOG 0x0080 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c10292 (pptr->port_state & FCP_STATE_IN_WATCHDOG)) { in fcp_handle_port_detach()
10310 (pptr->port_state & FCP_STATE_IN_WATCHDOG)) { in fcp_handle_port_detach()
13515 pptr->port_state |= FCP_STATE_IN_WATCHDOG; in fcp_watch()
13522 pptr->port_state &= ~FCP_STATE_IN_WATCHDOG; in fcp_watch()
13783 pptr->port_state &= ~FCP_STATE_IN_WATCHDOG; in fcp_watch()