Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h154 #define FC_HBA_PORTSTATE_ONLINE 2 /* Operational */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h357 #define FC_HBA_PORTSTATE_ONLINE 2 /* Operational */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1397 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE; in emlxs_fcio_get_adapter_port_attrs()
1551 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE; in emlxs_fcio_get_adapter_port_attrs()
2206 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE; in emlxs_fcio_get_disc_port_attrs()
2346 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE; in emlxs_fcio_get_disc_port_attrs()
2516 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE; in emlxs_fcio_get_port_attrs()
2663 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE; in emlxs_fcio_get_port_attrs()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c447 port_attr->PortState = FC_HBA_PORTSTATE_ONLINE; in fct_get_adapter_port_attr()
600 port_attr->PortState = FC_HBA_PORTSTATE_ONLINE; in fct_get_discovered_port_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7802 val->PortState = FC_HBA_PORTSTATE_ONLINE; in fp_fciocmd()
15403 return (FC_HBA_PORTSTATE_ONLINE); in fp_map_remote_port_state()