Home
last modified time | relevance | path

Searched refs:FP_DEFAULT_SID (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h291 #ifndef FP_DEFAULT_SID
292 #define FP_DEFAULT_SID (0x000AE) macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h188 #define FP_DEFAULT_SID (0x000AE) /* Used once */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c9158 pkt->pkt_cmd_fhdr.s_id = FP_DEFAULT_SID; in emlxs_send_els()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5930 s_id = port->fp_instance + FP_DEFAULT_SID; in fp_flogi_intr()