phy_find_valid(9) suse man page | unix.com

Man Page: phy_find_valid

Operating Environment: suse

Section: 9

PHY_FIND_VALID(9)					      Network device support						 PHY_FIND_VALID(9)

NAME
phy_find_valid - find a PHY setting that matches the requested features mask
SYNOPSIS
int phy_find_valid(int idx, u32 features);
ARGUMENTS
idx The first index in settings[] to search features A mask of the valid settings
DESCRIPTION
Returns the index of the first valid setting less than or equal to the one pointed to by idx, as determined by the mask in features. Returns the index of the last setting if nothing else matches.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PHY_FIND_VALID(9)
Related Man Pages
dvbcut(1) - debian
gnutls_priority_get_cipher_suite_index(3) - centos
hwloc_cudart_get_device_cpuset(3) - centos
hwloc_cudart_get_device_pci_ids(3) - centos
hwloc_cudart_get_device_pcidev(3) - centos
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com