Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dfctio.h152 #define FC_HBA_PORTSTATE_UNKNOWN 1 /* Unknown */ macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h356 #define FC_HBA_PORTSTATE_UNKNOWN 1 /* Unknown */ macro
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c583 port_attr->PortState = FC_HBA_PORTSTATE_UNKNOWN; in fct_get_discovered_port_attr()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7804 val->PortState = FC_HBA_PORTSTATE_UNKNOWN; in fp_fciocmd()
15403 return (FC_HBA_PORTSTATE_UNKNOWN); in fp_map_remote_port_state()