Searched refs:xl_suspend (Results 1 – 1 of 1) sorted by relevance
250 static int xl_suspend(device_t);312 DEVMETHOD(device_suspend, xl_suspend),3216 return (xl_suspend(dev)); in xl_shutdown()3220 xl_suspend(device_t dev) in xl_suspend() function