Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/ipmi/
H A Dipmi_pci.c168 DEVMETHOD(device_detach, ipmi_detach),
281 DEVMETHOD(device_detach, ipmi_detach),
H A Dipmi_smbus.c119 DEVMETHOD(device_detach, ipmi_detach),
H A Dipmi_acpi.c199 DEVMETHOD(device_detach, ipmi_detach),
H A Dipmi_isa.c275 DEVMETHOD(device_detach, ipmi_detach),
H A Dipmivars.h222 int ipmi_detach(device_t);
H A Dipmi.c869 ipmi_detach(device_t dev) in ipmi_detach() function