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

/freebsd-current/sys/dev/mpr/
H A Dmpr.c1293 int need_unload, need_free; local
1296 need_unload = 0;
1306 need_unload = 1;
1315 if (need_unload != 0) {
/freebsd-current/sys/dev/mps/
H A Dmps.c1219 int need_unload, need_free; local
1222 need_unload = 0;
1232 need_unload = 1;
1241 if (need_unload != 0) {

Completed in 434 milliseconds