Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h75 #define ULP_PORT_POWER_DOWN 0x04 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2610 ASSERT((ulp_port->port_dstate & ULP_PORT_POWER_DOWN) == 0); in fctl_pre_attach()
2619 !(ulp_port->port_dstate & ULP_PORT_POWER_DOWN)) { in fctl_pre_attach()
2686 ulp_port->port_dstate &= ~ULP_PORT_POWER_DOWN; in fctl_post_attach()
2806 ulp_port->port_dstate & ULP_PORT_POWER_DOWN) { in fctl_pre_detach()
2867 ulp_port->port_dstate |= ULP_PORT_POWER_DOWN; in fctl_post_detach()