Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h586 #define FLAGS_PREABORT_RETURN 0x4000 /* Bit 14 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c2260 mb->un.varInitLnk.link_flags |= FLAGS_PREABORT_RETURN; in emlxs_mb_init_link()