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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1044 static unsigned long io32bit; variable
1527 print_flag(get_io32bit, "32-bit IO_support flag", io32bit);
1528 ioctl_or_warn(fd, HDIO_SET_32BIT, (int *)io32bit);
1947 if (c == 'c') parse_opts(&get_io32bit, &set_io32bit, &io32bit, 0, INT_MAX /*8*/);

Completed in 55 milliseconds