[S390] cio: CHSC SIOSL Support

A Linux interface for the CHSC command
store-I/O-operation-status-and-initiate-logging (SIOSL).
Model-dependent logging within the channel subsystem can be invoked
via a helper function or a writable subchannel device attribute.

Signed-off-by: Michael Ernst <mernst@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Цей коміт міститься в:
Michael Ernst
2010-08-09 18:12:50 +02:00
зафіксовано Martin Schwidefsky
джерело 45d7f32c7a
коміт fd0457a6ae
4 змінених файлів з 89 додано та 0 видалено

Переглянути файл

@@ -80,4 +80,6 @@ int chsc_get_channel_measurement_chars(struct channel_path *chp);
int chsc_error_from_response(int response);
int chsc_siosl(struct subchannel_id schid);
#endif