/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
|