Home
last modified time | relevance | path

Searched defs:FC_STATE_ONLINE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfc_transport.h176 FC_STATE_ONLINE, /* port has gone online */ enumerator
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h52 #define FC_STATE_ONLINE 0x0001 /* Link is up, the topology */ macro