Lines Matching defs:chpid
90 u8 chpid[8]; /* chpids 0-7 */ member
225 void chsc_chp_offline(struct chp_id chpid) in chsc_chp_offline()
447 struct chp_id chpid; in chsc_process_sei_res_acc() local
479 struct chp_id chpid; in chsc_process_sei_chp_avail() local
515 struct chp_id chpid; in chsc_process_sei_chp_config() local
691 void chsc_chp_online(struct chp_id chpid) in chsc_chp_online()
711 struct chp_id chpid, int on) in __s390_subchannel_vary_chpid()
727 struct chp_id *chpid = data; in s390_subchannel_vary_chpid_off() local
735 struct chp_id *chpid = data; in s390_subchannel_vary_chpid_on() local
746 int chsc_chp_vary(struct chp_id chpid, int on) in chsc_chp_vary()
891 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, in chsc_determine_channel_path_desc()
926 int chsc_determine_base_channel_path_desc(struct chp_id chpid, in chsc_determine_base_channel_path_desc()
946 int chsc_determine_fmt1_channel_path_desc(struct chp_id chpid, in chsc_determine_fmt1_channel_path_desc()
1000 u32 chpid : 8; in chsc_get_channel_measurement_chars() member