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

  /src/sys/dev/pci/
if_vr.c 324 static bool vr_resume(device_t, const pmf_qual_t *);
1734 if (pmf_device_register1(self, NULL, vr_resume, vr_shutdown))
1785 vr_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
if_vr.c 324 static bool vr_resume(device_t, const pmf_qual_t *);
1734 if (pmf_device_register1(self, NULL, vr_resume, vr_shutdown))
1785 vr_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 114 milliseconds