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

  /src/sys/arch/x86/pci/
amdpcib_hpet.c 49 static int amdpcib_hpet_match(device_t , cfdata_t , void *);
55 amdpcib_hpet_match, amdpcib_hpet_attach, amdpcib_hpet_detach, NULL);
58 amdpcib_hpet_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
amdpcib_hpet.c 49 static int amdpcib_hpet_match(device_t , cfdata_t , void *);
55 amdpcib_hpet_match, amdpcib_hpet_attach, amdpcib_hpet_detach, NULL);
58 amdpcib_hpet_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 22 milliseconds