Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/s390/net/
Dlcs.c2209 __lcs_shutdown_device(struct ccwgroup_device *ccwgdev, int recovery_mode) in __lcs_shutdown_device() function
2243 return __lcs_shutdown_device(ccwgdev, 0); in lcs_shutdown_device()
2265 rc = __lcs_shutdown_device(gdev, 1); in lcs_recovery()