Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h142 #define FC_HBA_PORTTYPE_OTHER 2 /* Other */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h345 #define FC_HBA_PORTTYPE_OTHER 2 /* Other */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7828 val->PortType = FC_HBA_PORTTYPE_OTHER; in fp_fciocmd()