Searched refs:get_io32bit (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.c1035 static smallint set_io32bit, get_io32bit; variable
1527 print_flag(get_io32bit, "32-bit IO_support flag", io32bit);
1695 if (get_io32bit) {
1947 if (c == 'c') parse_opts(&get_io32bit, &set_io32bit, &io32bit, 0, INT_MAX /*8*/);
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.c72 static int set_io32bit = 0, get_io32bit = 0, io32bit = 0; variable
1604 if (get_io32bit)
2031 if (do_defaults || get_io32bit) {
2047 } else if (get_io32bit) {

Completed in 41 milliseconds