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

  /src/sys/arch/arc/jazz/
fd.c 221 static bool fd_shutdown(device_t, int);
371 if (!pmf_device_register1(self, NULL, NULL, fd_shutdown))
376 fd_shutdown(device_t self, int howto) function in typeref:typename:bool
fd.c 221 static bool fd_shutdown(device_t, int);
371 if (!pmf_device_register1(self, NULL, NULL, fd_shutdown))
376 fd_shutdown(device_t self, int howto) function in typeref:typename:bool
  /src/sys/arch/sun3/dev/
fd.c 307 static bool fd_shutdown(device_t, int);
632 if (!pmf_device_register1(self, NULL, NULL, fd_shutdown))
637 fd_shutdown(device_t self, int howto) function in typeref:typename:bool
fd.c 307 static bool fd_shutdown(device_t, int);
632 if (!pmf_device_register1(self, NULL, NULL, fd_shutdown))
637 fd_shutdown(device_t self, int howto) function in typeref:typename:bool

Completed in 24 milliseconds