Searched refs:amr_allow_vol_config (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/amr/
H A Damrvar.h259 int amr_allow_vol_config; member in struct:amr_softc
H A Damr.c355 OID_AUTO, "allow_volume_configure", CTLFLAG_RW, &sc->amr_allow_vol_config, 0,
613 if (sc->amr_allow_vol_config == 0) {
838 if (sc->amr_allow_vol_config == 0) {

Completed in 156 milliseconds