Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h122 #define FP_TARGET_MODE 0x10 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1867 port->fp_options |= FP_TARGET_MODE; in fc_ulp_port_notify()
1870 port->fp_options &= ~FP_TARGET_MODE; in fc_ulp_port_notify()
H A Dfp.c10263 (port->fp_options & FP_TARGET_MODE)) { in fp_fabric_online()