Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ciss/
HDcissreg.h433 u_int32_t max_physical_supported; member
HDciss.c1254 if (sc->ciss_cfg->max_physical_supported == 0) in ciss_identify_adapter()
1255 sc->ciss_cfg->max_physical_supported = CISS_MAX_PHYSICAL; in ciss_identify_adapter()
1284 ciss_printf(sc, " max physical disks supported: %d\n", sc->ciss_cfg->max_physical_supported); in ciss_identify_adapter()
1496 sc->ciss_cfg->max_physical_supported); in ciss_init_physical()
4105 sc->ciss_cfg->max_physical_supported); in ciss_notify_hotplug()