Home
last modified time | relevance | path

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

/src/sys/dev/ciss/
H A Dcissreg.h701 u_int8_t bEnclosureCount; /* Number of attached enclosures */ member
H A Dciss.c1303 ciss_printf(sc, " %d enclosures\n", sc->ciss_id->bEnclosureCount); in ciss_identify_adapter()