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

  /src/sys/arch/x86/pci/
amdpcib_hpet.c 51 static int amdpcib_hpet_detach(device_t, int);
55 amdpcib_hpet_match, amdpcib_hpet_attach, amdpcib_hpet_detach, NULL);
112 amdpcib_hpet_detach(device_t self, int flags) function in typeref:typename:int
amdpcib_hpet.c 51 static int amdpcib_hpet_detach(device_t, int);
55 amdpcib_hpet_match, amdpcib_hpet_attach, amdpcib_hpet_detach, NULL);
112 amdpcib_hpet_detach(device_t self, int flags) function in typeref:typename:int
amdpcib_hpet.c 51 static int amdpcib_hpet_detach(device_t, int);
55 amdpcib_hpet_match, amdpcib_hpet_attach, amdpcib_hpet_detach, NULL);
112 amdpcib_hpet_detach(device_t self, int flags) function in typeref:typename:int

Completed in 78 milliseconds