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

/netbsd-6-1-5-RELEASE/sys/arch/arc/jazz/
H A Dfd.c202 static bool fd_shutdown(device_t, int);
355 if (!pmf_device_register1(self, NULL, NULL, fd_shutdown))
360 fd_shutdown(device_t self, int howto) function
/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dfd.c290 static bool fd_shutdown(device_t, int);
613 if (!pmf_device_register1(self, NULL, NULL, fd_shutdown))
618 fd_shutdown(device_t self, int howto) function

Completed in 112 milliseconds