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

/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.c195 static void scsuspend(void *);
649 power_suspend_early, scsuspend, NULL, EVENTHANDLER_PRI_ANY);
3502 scsuspend(__unused void *arg) function
3521 pause("scsuspend", hz);

Completed in 105 milliseconds