Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h145 #define FC_HBA_PORTTYPE_NLPORT 6 /* Public Loop */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h348 #define FC_HBA_PORTTYPE_NLPORT 6 /* Public Loop */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1402 FC_HBA_PORTTYPE_NLPORT; in emlxs_fcio_get_adapter_port_attrs()
1556 FC_HBA_PORTTYPE_NLPORT; in emlxs_fcio_get_adapter_port_attrs()
2260 FC_HBA_PORTTYPE_NLPORT; in emlxs_fcio_get_disc_port_attrs()
2400 FC_HBA_PORTTYPE_NLPORT; in emlxs_fcio_get_disc_port_attrs()
2570 FC_HBA_PORTTYPE_NLPORT; in emlxs_fcio_get_port_attrs()
2717 FC_HBA_PORTTYPE_NLPORT; in emlxs_fcio_get_port_attrs()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c459 port_attr->PortType = FC_HBA_PORTTYPE_NLPORT; in fct_get_adapter_port_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7840 val->PortType = FC_HBA_PORTTYPE_NLPORT; in fp_fciocmd()