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.c2262 /* special case for blist as the dependency might go away */
2264 np = *(dev->blist - 1);
2330 if (dev->blist && dev->blist > emac_boot_list)
2691 struct device_node **blist = NULL; local
2704 blist = &emac_boot_list[i];
2717 dev->blist = blist;
2901 if (blist) {
2902 *blist
[all...]

Completed in 40 milliseconds