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

  /src/sys/dev/pci/
if_pcn.c 387 static bool pcn_shutdown(device_t, int);
855 if (pmf_device_register1(self, NULL, NULL, pcn_shutdown))
891 * pcn_shutdown:
896 pcn_shutdown(device_t self, int howto) function in typeref:typename:bool
if_pcn.c 387 static bool pcn_shutdown(device_t, int);
855 if (pmf_device_register1(self, NULL, NULL, pcn_shutdown))
891 * pcn_shutdown:
896 pcn_shutdown(device_t self, int howto) function in typeref:typename:bool
if_pcn.c 387 static bool pcn_shutdown(device_t, int);
855 if (pmf_device_register1(self, NULL, NULL, pcn_shutdown))
891 * pcn_shutdown:
896 pcn_shutdown(device_t self, int howto) function in typeref:typename:bool
if_pcn.c 387 static bool pcn_shutdown(device_t, int);
855 if (pmf_device_register1(self, NULL, NULL, pcn_shutdown))
891 * pcn_shutdown:
896 pcn_shutdown(device_t self, int howto) function in typeref:typename:bool
if_pcn.c 387 static bool pcn_shutdown(device_t, int);
855 if (pmf_device_register1(self, NULL, NULL, pcn_shutdown))
891 * pcn_shutdown:
896 pcn_shutdown(device_t self, int howto) function in typeref:typename:bool

Completed in 208 milliseconds