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

/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_sysctl.c1261 int err, new_msglvl = 0, old_msglvl = 0; local
1266 old_msglvl = new_msglvl = lio->msg_enable;
1272 if (old_msglvl == new_msglvl)

Completed in 48 milliseconds