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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1022 static smallint get_identity, get_geom; variable
1750 if (get_geom) {
1939 get_geom |= (c == 'g');
1994 get_mult = get_io32bit = get_unmask = get_keep = get_readonly = get_readahead = get_geom = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dhdparm.c58 static int do_identity = 0, get_geom = 0, noisy = 1, quiet = 0; variable
2115 if (do_defaults || get_geom) {
2783 case DO_FLAG('g',get_geom);

Completed in 70 milliseconds