Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dlcs.c2181 __lcs_shutdown_device(struct ccwgroup_device *ccwgdev, int recovery_mode) in __lcs_shutdown_device() function
2215 return __lcs_shutdown_device(ccwgdev, 0); in lcs_shutdown_device()
2237 rc = __lcs_shutdown_device(gdev, 1); in lcs_recovery()