Home
last modified time | relevance | path

Searched refs:fd_shutdown (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arc/jazz/
H A Dfd.c221 static bool fd_shutdown(device_t, int);
371 if (!pmf_device_register1(self, NULL, NULL, fd_shutdown)) in fdattach()
376 fd_shutdown(device_t self, int howto) in fd_shutdown() function
/netbsd-src/sys/arch/sun3/dev/
H A Dfd.c307 static bool fd_shutdown(device_t, int);
632 if (!pmf_device_register1(self, NULL, NULL, fd_shutdown)) in fdattach()
637 fd_shutdown(device_t self, int howto) in fd_shutdown() function