Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pcf/
H A Denvctrl.c69 static int envctrl_attach(device_t);
75 DEVMETHOD(device_attach, envctrl_attach),
109 envctrl_attach(device_t dev) in envctrl_attach() function