xencons_resume
static bool xencons_resume(device_t, const pmf_qual_t *);
xencons_resume(self, PMF_Q_NONE);
if (!pmf_device_register(self, xencons_suspend, xencons_resume))