Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dchp.c30 #define to_channelpath(device) container_of(device, struct channel_path, dev)
134 struct channel_path *chp; in measurement_chars_read()
150 struct channel_path *chp; in chp_measurement_copy_block()
210 void chp_remove_cmg_attr(struct channel_path *chp) in chp_remove_cmg_attr()
215 int chp_add_cmg_attr(struct channel_path *chp) in chp_add_cmg_attr()
226 struct channel_path *chp = to_channelpath(dev); in chp_status_show()
240 struct channel_path *cp = to_channelpath(dev); in chp_status_write()
271 struct channel_path *cp; in chp_configure_show()
288 struct channel_path *cp; in chp_configure_write()
308 struct channel_path *chp = to_channelpath(dev); in chp_type_show()
[all …]
H A Dchp.h43 struct channel_path { struct
60 static inline struct channel_path *chpid_to_chp(struct chp_id chpid) in chpid_to_chp()
69 void chp_remove_cmg_attr(struct channel_path *chp);
70 int chp_add_cmg_attr(struct channel_path *chp);
71 int chp_update_desc(struct channel_path *chp);
H A Dchsc.h54 struct channel_path;
169 int chsc_get_channel_measurement_chars(struct channel_path *chp);
H A Dchsc.c251 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_offline()
465 struct channel_path *chp; in chsc_process_sei_res_acc()
497 struct channel_path *chp; in chsc_process_sei_chp_avail()
605 struct channel_path *chp; in chsc_process_sei_fces_event()
755 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_online()
816 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_vary()
1055 chsc_initialize_cmg_chars(struct channel_path *chp, u8 cmcv, in chsc_initialize_cmg_chars()
1081 int chsc_get_channel_measurement_chars(struct channel_path *chp) in chsc_get_channel_measurement_chars()
H A Dcss.h128 struct channel_path *chps[__MAX_CHPID + 1];
H A Ddevice_ops.c501 struct channel_path *chp; in ccw_device_get_util_str()
651 struct channel_path *chp; in ccw_device_get_mdc()
807 struct channel_path *chp; in ccw_device_get_chid()