Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ida/
HDidavar.h196 extern int ida_detach(device_t dev);
HDida_pci.c189 DEVMETHOD(device_detach, ida_detach),
HDida_eisa.c206 DEVMETHOD(device_detach, ida_detach),
HDida.c341 ida_detach(device_t dev) in ida_detach() function