Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/pci/
Dichlpcib_hpet.c47 static int lpcib_hpet_detach(device_t, int);
50 lpcib_hpet_match, lpcib_hpet_attach, lpcib_hpet_detach, NULL);
95 lpcib_hpet_detach(device_t self, int flags) in lpcib_hpet_detach() function