/openbmc/u-boot/board/renesas/r7780mp/ |
H A D | r7780mp.c | 61 return ne2k_register() + pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/renesas/r2dplus/ |
H A D | r2dplus.c | 56 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/renesas/sh7785lcr/ |
H A D | sh7785lcr.c | 31 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/mpc8308_p1m/ |
H A D | mpc8308_p1m.c | 82 rv = pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/Marvell/db-88f6720/ |
H A D | db-88f6720.c | 89 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/ls1043ardb/ |
H A D | eth.c | 75 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/t208xrdb/ |
H A D | eth_t208xrdb.c | 99 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/kobol/helios4/ |
H A D | helios4.c | 126 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/Marvell/db-88f6820-amc/ |
H A D | db-88f6820-amc.c | 127 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/varisys/cyrus/ |
H A D | eth.c | 98 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/ls1088a/ |
H A D | eth_ls1088ardb.c | 95 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/Marvell/db-mv784mp-gp/ |
H A D | db-mv784mp-gp.c | 86 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/p1023rdb/ |
H A D | p1023rdb.c | 129 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/solidrun/clearfog/ |
H A D | clearfog.c | 136 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/armltd/integrator/ |
H A D | integrator.c | 178 rc += pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/t102xrdb/ |
H A D | eth_t102xrdb.c | 124 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/Marvell/db-88f6820-gp/ |
H A D | db-88f6820-gp.c | 154 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/ls1046ardb/ |
H A D | eth.c | 75 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/ls2080ardb/ |
H A D | eth_ls2080rdb.c | 114 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/c29xpcie/ |
H A D | c29xpcie.c | 114 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/t104xrdb/ |
H A D | eth.c | 152 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/t4rdb/ |
H A D | eth.c | 149 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/mpc8308rdb/ |
H A D | mpc8308rdb.c | 182 rv = pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/p2041rdb/ |
H A D | eth.c | 199 return pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/esd/vme8349/ |
H A D | vme8349.c | 75 return pci_eth_init(bis); in board_eth_init()
|