Searched refs:init_one (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/usr.sbin/rarpd/ |
| D | rarpd.c | 115 static void init_one(struct ifaddrs *, char *, int); 224 init_one(struct ifaddrs *ifa, char *target, int pass1) in init_one() function 341 init_one(ifa, target, 1); in init() 343 init_one(ifa, target, 0); in init()
|
| /freebsd-12-stable/sys/dev/mlx5/mlx5_core/ |
| D | mlx5_main.c | 1320 static int init_one(struct pci_dev *pdev, in init_one() function 2029 .probe = init_one,
|