Searched refs:nnd (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/lustre/lnet/selftest/ |
D | console.h | 201 int lstcon_nodes_debug(int timeout, int nnd, lnet_process_id_t *nds_up, 207 int lstcon_nodes_add(char *name, int nnd, lnet_process_id_t *nds_up, 209 int lstcon_nodes_remove(char *name, int nnd, lnet_process_id_t *nds_up,
|
/drivers/block/aoe/ |
D | aoeblk.c | 63 struct net_device *nds[8], **nd, **nnd, **ne; in aoedisk_show_netif() local 77 for (nnd = nds; nnd < nd; nnd++) in aoedisk_show_netif() 78 if (*nnd == ifp->nd) in aoedisk_show_netif() 80 if (nnd == nd && nd != ne) in aoedisk_show_netif()
|