Lines Matching defs:chpid
91 u8 chpid[8]; /* chpids 0-7 */ member
227 void chsc_chp_offline(struct chp_id chpid) in chsc_chp_offline()
456 struct chp_id chpid; in chsc_process_sei_res_acc() local
495 struct chp_id chpid; in chsc_process_sei_chp_avail() local
531 struct chp_id chpid; in chsc_process_sei_chp_config() local
707 void chsc_chp_online(struct chp_id chpid) in chsc_chp_online()
733 struct chp_id chpid, int on) in __s390_subchannel_vary_chpid()
749 struct chp_id *chpid = data; in s390_subchannel_vary_chpid_off() local
757 struct chp_id *chpid = data; in s390_subchannel_vary_chpid_on() local
768 int chsc_chp_vary(struct chp_id chpid, int on) in chsc_chp_vary()
914 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, in chsc_determine_channel_path_desc()
950 int chsc_determine_base_channel_path_desc(struct chp_id chpid, in chsc_determine_base_channel_path_desc()
969 int chsc_determine_fmt1_channel_path_desc(struct chp_id chpid, in chsc_determine_fmt1_channel_path_desc()
1020 u32 chpid : 8; in chsc_get_channel_measurement_chars() member