ccw_device_set_offli(9)

NAME

ccw_device_set_offline - disable a ccw device for I/O

SYNOPSIS

int ccw_device_set_offline(struct ccw_device * cdev);

ARGUMENTS

cdev
target ccw device

DESCRIPTION

This function calls the driverīs set_offline function for cdev, if given, and then disables cdev.

RETURNS

0 on success and a negative error value on failure.

CONTEXT

enabled, ccw device lock not held

AUTHOR

Cornelia Huck <cornelia.huck@de.ibm.com>
Author.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout