Searched refs:init_one (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/rarpd/ |
H A D | rarpd.c | 105 static void init_one(struct ifaddrs *, char *, int); 214 init_one(struct ifaddrs *ifa, char *target, int pass1) in init_one() function 331 init_one(ifa, target, 1); in init() 333 init_one(ifa, target, 0); in init()
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_main.c | 1404 static int init_one(struct pci_dev *pdev, in init_one() function 2167 .probe = init_one,
|