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

  /src/sys/arch/x86/pci/
ichlpcib_hpet.c 46 static void lpcib_hpet_attach(device_t, device_t, void *);
50 lpcib_hpet_match, lpcib_hpet_attach, lpcib_hpet_detach, NULL);
71 lpcib_hpet_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 10 milliseconds