Searched refs:BTINFO_NETIF (Results 1 – 8 of 8) sorted by relevance
39 #define BTINFO_NETIF 2 macro
35 #define BTINFO_NETIF 4 macro
350 struct btinfo_netif *bin = lookup_bootinfo(BTINFO_NETIF); in device_isa_register()
211 BI_ADD(&bi_netif, BTINFO_NETIF, sizeof(bi_netif)); in pxe_netif_open()
346 if (lookup_bootinfo(BTINFO_NETIF) != NULL) { in findroot()
266 BI_ADD(&bi_netif, BTINFO_NETIF, sizeof(bi_netif)); in efinet_init()
299 BI_ADD(&bi_netif, BTINFO_NETIF, sizeof(bi_netif)); in efinet_init()
1192 struct btinfo_netif *bin = lookup_bootinfo(BTINFO_NETIF); in device_pci_register()