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

  /src/sys/dev/pci/
if_jme.c 188 static bool jme_shutdown(device_t, int);
486 if (pmf_device_register1(self, NULL, NULL, jme_shutdown))
604 jme_shutdown(device_t self, int howto) function in typeref:typename:bool

Completed in 12 milliseconds