Home
last modified time | relevance | path

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

/freebsd/sys/dev/ciss/
H A Dcissreg.h708 u_int32_t uiYetMoreControllerFlags;/* Yet More Controller flags */ member
H A Dciss.c1332 …ciss_printf(sc, " JBOD Support is %s\n", (sc->ciss_id->uiYetMoreControllerFlags & YMORE_CONTROLLE… in ciss_identify_adapter()