Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dchp.c29 #define to_channelpath(device) container_of(device, struct channel_path, dev)
134 struct channel_path *chp; in chp_measurement_chars_read()
181 struct channel_path *chp; in chp_measurement_read()
209 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()
234 struct channel_path *chp = to_channelpath(dev); in chp_status_show()
248 struct channel_path *cp = to_channelpath(dev); in chp_status_write()
276 struct channel_path *cp; in chp_configure_show()
293 struct channel_path *cp; in chp_configure_write()
313 struct channel_path *chp = to_channelpath(dev); in chp_type_show()
[all …]
Dchp.h41 struct channel_path { struct
55 static inline struct channel_path *chpid_to_chp(struct chp_id chpid) in chpid_to_chp()
64 void chp_remove_cmg_attr(struct channel_path *chp);
65 int chp_add_cmg_attr(struct channel_path *chp);
66 int chp_update_desc(struct channel_path *chp);
Dchsc.c229 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_offline()
454 struct channel_path *chp; in chsc_process_sei_res_acc()
494 struct channel_path *chp; in chsc_process_sei_chp_avail()
709 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_online()
770 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_vary()
989 chsc_initialize_cmg_chars(struct channel_path *chp, u8 cmcv, in chsc_initialize_cmg_chars()
1003 int chsc_get_channel_measurement_chars(struct channel_path *chp) in chsc_get_channel_measurement_chars()
Dchsc.h42 struct channel_path;
155 int chsc_get_channel_measurement_chars(struct channel_path *chp);
Dcss.h118 struct channel_path *chps[__MAX_CHPID + 1];
Ddevice_ops.c609 struct channel_path *chp; in ccw_device_get_mdc()
Dcss.c1077 struct channel_path *chp; in channel_subsystem_reinit()