Home
last modified time | relevance | path

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

/freebsd/sys/dev/ciss/
H A Dcissreg.h729 #define PWR_UP_FLAG_JBOD_ENABLED 0x08 /*JBOD mode is enabled, all RAID features off */ macro
H A Dciss.c1334 …ciss_printf(sc, " JBOD Mode is %s\n", (sc->ciss_id->PowerUPNvramFlags & PWR_UP_FLAG_JBOD_ENABLED)… in ciss_identify_adapter()
3435 if( !(sc->ciss_id->PowerUPNvramFlags & PWR_UP_FLAG_JBOD_ENABLED)){ in ciss_cam_complete_fixup()