Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h295 #ifndef FP_DEFAULT_DID
296 #define FP_DEFAULT_DID (0x000EA) macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h189 #define FP_DEFAULT_DID (0x000EA) /* Used once */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5931 d_id = port->fp_instance + FP_DEFAULT_DID; in fp_flogi_intr()