HomeSort by relevance Sort by last modified time
    Searched refs:SIOCGMIIPHY (Results 1 - 23 of 23) sorted by null

  /bionic/libc/kernel/uapi/linux/
if_bonding.h 31 #define BOND_CHECK_MII_STATUS (SIOCGMIIPHY)
sockios.h 68 #define SIOCGMIIPHY 0x8947
  /external/iproute2/include/uapi/linux/
if_bonding.h 65 #define BOND_CHECK_MII_STATUS (SIOCGMIIPHY)
sockios.h 83 #define SIOCGMIIPHY 0x8947 /* Get address of MII PHY in use. */
  /external/kernel-headers/original/uapi/linux/
if_bonding.h 65 #define BOND_CHECK_MII_STATUS (SIOCGMIIPHY)
sockios.h 83 #define SIOCGMIIPHY 0x8947 /* Get address of MII PHY in use. */
  /device/google/bonito/sdm710/kernel-headers/linux/
sockios.h 67 #define SIOCGMIIPHY 0x8947
  /device/google/bonito/sdm710/original-kernel-headers/linux/
sockios.h 80 #define SIOCGMIIPHY 0x8947 /* Get address of MII PHY in use. */
  /device/google/crosshatch/sdm845/kernel-headers/linux/
sockios.h 67 #define SIOCGMIIPHY 0x8947
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
sockios.h 80 #define SIOCGMIIPHY 0x8947 /* Get address of MII PHY in use. */
  /external/wpa_supplicant_8/src/drivers/
driver_roboswitch.c 406 if (ioctl(drv->fd, SIOCGMIIPHY, &drv->ifr) < 0) {
407 wpa_printf(MSG_ERROR, "ioctl[SIOCGMIIPHY]: %s",
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_sparc64.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 2141 milliseconds