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

  /src/sys/dev/ic/
dp83932.c 70 static bool sonic_shutdown(device_t, int);
225 if (pmf_device_register1(sc->sc_dev, NULL, NULL, sonic_shutdown))
263 * sonic_shutdown:
268 sonic_shutdown(device_t self, int howto) function in typeref:typename:bool

Completed in 40 milliseconds