Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h381 #define EMLXS_FCFI_BOOT 0x00020000 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()
9069 fcfp->flag |= EMLXS_FCFI_BOOT; in emlxs_fcf_configured()
9132 fcfp->priority = (fcfp->flag & EMLXS_FCFI_BOOT)? 0x200:0; in emlxs_fcfi_update()