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

  /src/sys/arch/macppc/dev/
esp.c 138 static bool esp_shutdown(device_t, int);
246 if (!pmf_device_register1(self, NULL, NULL, esp_shutdown))
501 esp_shutdown(device_t self, int howto) function in typeref:typename:bool
esp.c 138 static bool esp_shutdown(device_t, int);
246 if (!pmf_device_register1(self, NULL, NULL, esp_shutdown))
501 esp_shutdown(device_t self, int howto) function in typeref:typename:bool

Completed in 23 milliseconds