Home
last modified time | relevance | path

Searched refs:FC_HBA_PORTSTATE_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h153 #define FC_HBA_PORTSTATE_UNKNOWN 1 /* Unknown */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h356 #define FC_HBA_PORTSTATE_UNKNOWN 1 /* Unknown */ macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c602 port_attr->PortState = FC_HBA_PORTSTATE_UNKNOWN; in fct_get_discovered_port_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7805 val->PortState = FC_HBA_PORTSTATE_UNKNOWN; in fp_fciocmd()
15407 return (FC_HBA_PORTSTATE_UNKNOWN); in fp_map_remote_port_state()