Home
last modified time | relevance | path

Searched refs:aux_p (Results 51 – 75 of 78) sorted by relevance

1234

/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-orangepi-pc/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-orangepi-one/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-orangepi-pc-plus/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-bananapim2/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-tools/u-boot-2020.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-rpi4/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/cmd/
H A Dethsw.c724 void **aux_p; in ethsw_define_functions() local
740 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
742 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/cmd/
H A Dethsw.c725 void **aux_p; in ethsw_define_functions() local
741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()
743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()

1234