Home
last modified time | relevance | path

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

/src/sys/dev/ciss/
H A Dcissreg.h687 u_int16_t total_controller_mem_mb; /* Total size (MB) of attached memory */ member
H A Dciss.c1307 ciss_printf(sc, " %d MB controller memory\n", sc->ciss_id->total_controller_mem_mb); in ciss_identify_adapter()