Searched refs:_nd (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/net/ | ||
A D | dnet.c | 37 #define to_dnet(_nd) container_of(_nd, struct dnet_device, netdev) argument |
A D | macb.c | 165 #define to_macb(_nd) container_of(_nd, struct macb_device, netdev) argument |
Completed in 5 milliseconds