sd_shutdown
static bool sd_shutdown(device_t, int);
return sd_shutdown(dv, boothowto); /* XXX no need to poll */
if (!pmf_device_register1(self, sd_suspend, NULL, sd_shutdown))