fdshutdown
bool fdshutdown(device_t, int);
if (!pmf_device_register1(self, fdsuspend, NULL, fdshutdown))
return fdshutdown(self, boothowto);
return fdshutdown(self, boothowto);
bool fdshutdown(device_t, int);
if (!pmf_device_register1(self, fdsuspend, NULL, fdshutdown))