Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/pci/
H A Damdpcib_hpet.c50 static void amdpcib_hpet_attach(device_t, device_t, void *);
55 amdpcib_hpet_match, amdpcib_hpet_attach, amdpcib_hpet_detach, NULL);
81 amdpcib_hpet_attach(device_t parent, device_t self, void *aux) in amdpcib_hpet_attach() function