Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h428 #define FCP_STATE_DETACHING 0x0040 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3688 flag = FCP_STATE_DETACHING; in fcp_port_detach()
4230 if (pptr->port_state & (FCP_STATE_DETACHING | in fcp_els_callback()
4322 if (pptr->port_state & (FCP_STATE_DETACHING | in fcp_statec_callback()
5864 if (pptr->port_state & (FCP_STATE_DETACHING | in fcp_icmd_alloc()
8044 FCP_STATE_DETACHING | FCP_STATE_POWER_DOWN))) { in fcp_finish_init()
10254 if (flag != FCP_STATE_DETACHING) { in fcp_handle_port_detach()
10305 if (flag == FCP_STATE_DETACHING) { in fcp_handle_port_detach()
10329 if (flag == FCP_STATE_DETACHING) { in fcp_handle_port_detach()
12390 FCP_STATE_DETACHING | FCP_STATE_POWER_DOWN)) { in fcp_hp_task()
13508 FCP_STATE_DETACHING | FCP_STATE_POWER_DOWN))) { in fcp_watch()
[all …]