Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h305 #define HBA_FLAG_TARGET_MODE 0x00000040 /* Supports Target Mode */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3916 hbainfo->flags |= HBA_FLAG_TARGET_MODE; in emlxs_dfc_get_hbainfo()