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

  /src/sys/dev/pci/
if_vte.c 125 static bool vte_shutdown(device_t, int);
273 if (pmf_device_register1(self, vte_suspend, vte_resume, vte_shutdown))
653 vte_shutdown(device_t dev, int howto) function in typeref:typename:bool
if_vte.c 125 static bool vte_shutdown(device_t, int);
273 if (pmf_device_register1(self, vte_suspend, vte_resume, vte_shutdown))
653 vte_shutdown(device_t dev, int howto) function in typeref:typename:bool
if_vte.c 125 static bool vte_shutdown(device_t, int);
273 if (pmf_device_register1(self, vte_suspend, vte_resume, vte_shutdown))
653 vte_shutdown(device_t dev, int howto) function in typeref:typename:bool
if_vte.c 125 static bool vte_shutdown(device_t, int);
273 if (pmf_device_register1(self, vte_suspend, vte_resume, vte_shutdown))
653 vte_shutdown(device_t dev, int howto) function in typeref:typename:bool

Completed in 145 milliseconds