Searched refs:blist (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/ibm/emac/
H A Dcore.h174 struct device_node **blist; /* bootlist entry */ member in struct:emac_instance
H A Dcore.c2276 /* special case for blist as the dependency might go away */
2278 np = *(dev->blist - 1);
2344 if (dev->blist && dev->blist > emac_boot_list)
2711 struct device_node **blist = NULL; local
2724 blist = &emac_boot_list[i];
2735 dev->blist = blist;
2926 if (blist) {
2927 *blist
[all...]

Completed in 50 milliseconds