Home
last modified time | relevance | path

Searched refs:HBA_FLAG_DYN_WWN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h303 #define HBA_FLAG_DYN_WWN 0x00000010 /* Supports Dynamic WWN */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3900 hbainfo->flags = HBA_FLAG_DYN_WWN; in emlxs_dfc_get_hbainfo()