Home
last modified time | relevance | path

Searched refs:FC_HBA_PORTSTATE_OFFLINE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h155 #define FC_HBA_PORTSTATE_OFFLINE 3 /* User Offline */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h358 #define FC_HBA_PORTSTATE_OFFLINE 3 /* User Offline */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1394 FC_HBA_PORTSTATE_OFFLINE; in emlxs_fcio_get_adapter_port_attrs()
1548 FC_HBA_PORTSTATE_OFFLINE; in emlxs_fcio_get_adapter_port_attrs()
2201 port_attrs->PortState = FC_HBA_PORTSTATE_OFFLINE; in emlxs_fcio_get_disc_port_attrs()
2341 port_attrs->PortState = FC_HBA_PORTSTATE_OFFLINE; in emlxs_fcio_get_disc_port_attrs()
2511 port_attrs->PortState = FC_HBA_PORTSTATE_OFFLINE; in emlxs_fcio_get_port_attrs()
2658 port_attrs->PortState = FC_HBA_PORTSTATE_OFFLINE; in emlxs_fcio_get_port_attrs()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c449 port_attr->PortState = FC_HBA_PORTSTATE_OFFLINE; in fct_get_adapter_port_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7797 val->PortState = FC_HBA_PORTSTATE_OFFLINE; in fp_fciocmd()