Home
last modified time | relevance | path

Searched refs:curr_eth_dev (Results 51 – 75 of 251) sorted by relevance

1234567891011

/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-rpi4/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/usb/eth/
H A Dasix.c108 static int curr_eth_dev; /* index for name of next device detected */ variable
595 curr_eth_dev = 0; in asix_eth_before_probe()
719 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/drivers/usb/eth/
H A Dasix.c111 static int curr_eth_dev; /* index for name of next device detected */ variable
598 curr_eth_dev = 0; in asix_eth_before_probe()
722 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in asix_eth_get_info()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/usb/eth/
H A Dasix88179.c201 static int curr_eth_dev; /* index for name of next device detected */ variable
610 curr_eth_dev = 0; in ax88179_eth_before_probe()
728 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in ax88179_eth_get_info()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/usb/eth/
H A Dasix88179.c201 static int curr_eth_dev; /* index for name of next device detected */ variable
610 curr_eth_dev = 0; in ax88179_eth_before_probe()
728 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in ax88179_eth_get_info()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/usb/eth/
H A Dasix88179.c203 static int curr_eth_dev; /* index for name of next device detected */ variable
612 curr_eth_dev = 0; in ax88179_eth_before_probe()
730 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in ax88179_eth_get_info()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/usb/eth/
H A Dasix88179.c203 static int curr_eth_dev; /* index for name of next device detected */ variable
612 curr_eth_dev = 0; in ax88179_eth_before_probe()
730 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in ax88179_eth_get_info()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/usb/eth/
H A Dasix88179.c203 static int curr_eth_dev; /* index for name of next device detected */ variable
612 curr_eth_dev = 0; in ax88179_eth_before_probe()
730 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in ax88179_eth_get_info()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/usb/eth/
H A Dasix88179.c203 static int curr_eth_dev; /* index for name of next device detected */ variable
612 curr_eth_dev = 0; in ax88179_eth_before_probe()
730 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in ax88179_eth_get_info()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/usb/eth/
H A Dasix88179.c203 static int curr_eth_dev; /* index for name of next device detected */ variable
612 curr_eth_dev = 0; in ax88179_eth_before_probe()
730 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in ax88179_eth_get_info()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/usb/eth/
H A Dasix88179.c203 static int curr_eth_dev; /* index for name of next device detected */ variable
612 curr_eth_dev = 0; in ax88179_eth_before_probe()
730 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in ax88179_eth_get_info()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/usb/eth/
H A Dasix88179.c203 static int curr_eth_dev; /* index for name of next device detected */ variable
612 curr_eth_dev = 0; in ax88179_eth_before_probe()
730 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in ax88179_eth_get_info()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/usb/eth/
H A Dasix88179.c203 static int curr_eth_dev; /* index for name of next device detected */ variable
612 curr_eth_dev = 0; in ax88179_eth_before_probe()
730 sprintf(eth->name, "%s%d", ASIX_BASE_NAME, curr_eth_dev++); in ax88179_eth_get_info()

1234567891011