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

  /src/sys/dev/pci/
if_dge.c 611 static bool dge_shutdown(device_t, int);
1002 if (pmf_device_register1(self, NULL, NULL, dge_shutdown))
1038 * dge_shutdown:
1043 dge_shutdown(device_t self, int howto) function in typeref:typename:bool
if_dge.c 611 static bool dge_shutdown(device_t, int);
1002 if (pmf_device_register1(self, NULL, NULL, dge_shutdown))
1038 * dge_shutdown:
1043 dge_shutdown(device_t self, int howto) function in typeref:typename:bool

Completed in 163 milliseconds