Home
last modified time | relevance | path

Searched refs:nicvf_attach (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/vnic/
H A Dnicvf_main.c108 static int nicvf_attach(device_t);
114 DEVMETHOD(device_attach, nicvf_attach),
182 nicvf_attach(device_t dev) in nicvf_attach() function