Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h309 #define HBA_FLAG_PERSISTLINK 0x00000400 /* Supports Persist Link */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3922 hbainfo->flags |= HBA_FLAG_PERSISTLINK; in emlxs_dfc_get_hbainfo()
3928 hbainfo->flags &= ~HBA_FLAG_PERSISTLINK; in emlxs_dfc_get_hbainfo()