Searched refs:netdev_attach (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_lmc.h1340 static int netdev_attach(softc_t *);
H A Dif_lmc.c3925 netdev_attach(softc_t *sc) function
3935 printk("%s: netdev_attach: alloc_hdlcdev() failed\n", DEVICE_NAME);
3971 printk("%s: netdev_attach: alloc_netdev() failed\n", DEVICE_NAME);
5129 if ((error = netdev_attach(sc))) return error;

Completed in 50 milliseconds