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

  /src/sys/arch/x86/pci/
tco.c 78 static bool tco_suspend(device_t, const pmf_qual_t *);
212 if (!pmf_device_register(self, tco_suspend, NULL))
244 tco_suspend(device_t self, const pmf_qual_t *quals) function in typeref:typename:bool
tco.c 78 static bool tco_suspend(device_t, const pmf_qual_t *);
212 if (!pmf_device_register(self, tco_suspend, NULL))
244 tco_suspend(device_t self, const pmf_qual_t *quals) function in typeref:typename:bool
tco.c 78 static bool tco_suspend(device_t, const pmf_qual_t *);
212 if (!pmf_device_register(self, tco_suspend, NULL))
244 tco_suspend(device_t self, const pmf_qual_t *quals) function in typeref:typename:bool

Completed in 32 milliseconds