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

/freebsd-10.3-release/sys/pc98/pc98/
H A Dpc98_machdep.c50 static int ad_geom_method = AD_GEOM_ADJUST_COMPATIDE; variable
52 TUNABLE_INT("machdep.ad_geom_method", &ad_geom_method);
53 SYSCTL_INT(_machdep, OID_AUTO, ad_geom_method, CTLFLAG_RW, &ad_geom_method, 0,
299 switch (ad_geom_method) {

Completed in 94 milliseconds