Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c193 static void scsuspend(void *);
647 power_suspend_early, scsuspend, NULL, EVENTHANDLER_PRI_ANY); in sc_attach_unit()
3504 scsuspend(__unused void *arg) in scsuspend() function