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

  /src/sys/dev/nor/
nor.c 57 static bool nor_shutdown(device_t, int);
173 if (!pmf_device_register1(sc->sc_dev, NULL, NULL, nor_shutdown))
415 nor_shutdown(device_t self, int howto) function in typeref:typename:bool

Completed in 13 milliseconds