Searched refs:S_PORT_CLEANUP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h317 * the action. So far there are 3 actions S_PORT_CLEANUP, S_ADAPTER_FATAL
324 #define S_PORT_CLEANUP 0x10 macro
330 #define PORT_STATE_LINK_UP_CLEANING (S_RCVD_LINK_UP | S_PORT_CLEANUP)
331 #define PORT_STATE_LINK_DOWN_CLEANING (S_RCVD_LINK_DOWN | S_PORT_CLEANUP)
H A Ddiscovery.c339 if (new_bits & S_PORT_CLEANUP) {

Completed in 182 milliseconds