Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/pci/
H A Drdcpcib.c81 static int rdc_wdtimer_unconfigure(device_t, int);
152 if ((rc = rdc_wdtimer_unconfigure(self, flags)) != 0) in rdcpcibdetach()
237 rdc_wdtimer_unconfigure(device_t self, int flags) in rdc_wdtimer_unconfigure() function