HomeSort by: relevance | last modified time | path
    Searched defs:amdpcib_hpet_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/pci/
amdpcib_hpet.c 50 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) function in typeref:typename:void
amdpcib_hpet.c 50 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) function in typeref:typename:void

Completed in 60 milliseconds