Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/coremctl/
HDcoremctl.c78 static int coremctl_attach(device_t);
110 DEVMETHOD(device_attach, coremctl_attach),
187 coremctl_attach(device_t dev) in coremctl_attach() function