/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
|