Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h382 #define EMLXS_FCFI_PRIMARY 0x00040000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c8983 fcfp->flag &= ~(EMLXS_FCFI_PRIMARY|EMLXS_FCFI_BOOT); in emlxs_fcf_configured()
9066 fcfp->flag |= EMLXS_FCFI_PRIMARY; in emlxs_fcf_configured()
9133 fcfp->priority |= (fcfp->flag & EMLXS_FCFI_PRIMARY)? 0x100:0; in emlxs_fcfi_update()