Home
last modified time | relevance | path

Searched refs:FC_HBA_PORTTYPE_EPORT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h148 #define FC_HBA_PORTTYPE_EPORT 9 /* Fabric expansion port */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h351 #define FC_HBA_PORTTYPE_EPORT 9 /* Fabric expansion port */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7825 val->PortType = FC_HBA_PORTTYPE_EPORT; in fp_fciocmd()