Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h150 #define FC_HBA_PORTTYPE_LPORT 20 /* Private Loop */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h353 #define FC_HBA_PORTTYPE_LPORT 20 /* Private Loop */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1405 FC_HBA_PORTTYPE_LPORT; in emlxs_fcio_get_adapter_port_attrs()
1559 FC_HBA_PORTTYPE_LPORT; in emlxs_fcio_get_adapter_port_attrs()
2212 FC_HBA_PORTTYPE_LPORT; in emlxs_fcio_get_disc_port_attrs()
2352 FC_HBA_PORTTYPE_LPORT; in emlxs_fcio_get_disc_port_attrs()
2522 FC_HBA_PORTTYPE_LPORT; in emlxs_fcio_get_port_attrs()
2669 FC_HBA_PORTTYPE_LPORT; in emlxs_fcio_get_port_attrs()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c456 port_attr->PortType = FC_HBA_PORTTYPE_LPORT; in fct_get_adapter_port_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7816 val->PortType = FC_HBA_PORTTYPE_LPORT; in fp_fciocmd()