HomeSort by: relevance | last modified time | path
    Searched refs:hpet_detach (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
hpetvar.h 49 int hpet_detach(device_t, int flags);
hpet.c 59 hpet_detach(device_t dv, int flags) function in typeref:typename:int
  /src/sys/arch/x86/pci/
ichlpcib_hpet.c 103 rv = hpet_detach(self, flags);
amdpcib_hpet.c 120 rv = hpet_detach(self, flags);
  /src/sys/dev/acpi/
hpet_acpi.c 243 rv = hpet_detach(self, flags);

Completed in 14 milliseconds