Home
last modified time | relevance | path

Searched refs:chp_id (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dchp.h28 struct chp_id chpid;
44 struct chp_id chpid;
57 static inline struct channel_path *chpid_to_chp(struct chp_id chpid) in chpid_to_chp()
62 int chp_get_status(struct chp_id chpid);
64 int chp_is_registered(struct chp_id chpid);
65 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid);
69 int chp_new(struct chp_id chpid);
70 void chp_cfg_schedule(struct chp_id chpid, int configure);
71 void chp_cfg_cancel_deconfigure(struct chp_id chpid);
72 int chp_info_get_status(struct chp_id chpi
[all...]
H A Dchp.c56 static void set_chp_logically_online(struct chp_id chpid, int onoff) in set_chp_logically_online()
63 int chp_get_status(struct chp_id chpid) in chp_get_status()
77 struct chp_id chpid; in chp_get_sch_opm()
100 int chp_is_registered(struct chp_id chpid) in chp_is_registered()
109 static int s390_vary_chpid(struct chp_id chpid, int on) in s390_vary_chpid()
158 struct chp_id chpid) in chp_measurement_copy_block()
473 int chp_new(struct chp_id chpid) in chp_new()
538 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid) in chp_get_chp_desc()
568 struct chp_id chpid; in chp_process_crw()
626 static inline int info_bit_num(struct chp_id i
[all...]
H A Dchsc.h69 struct chp_id chpid[8];
152 int chsc_chp_vary(struct chp_id chpid, int on);
153 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt,
155 int chsc_determine_fmt0_channel_path_desc(struct chp_id chpid,
157 int chsc_determine_fmt1_channel_path_desc(struct chp_id chpid,
159 int chsc_determine_fmt3_channel_path_desc(struct chp_id chpid,
161 void chsc_chp_online(struct chp_id chpid);
162 void chsc_chp_offline(struct chp_id chpid);
H A Dchsc.c233 void chsc_chp_offline(struct chp_id chpid) in chsc_chp_offline()
432 struct chp_id chpid; in chsc_process_sei_res_acc()
471 struct chp_id chpid; in chsc_process_sei_chp_avail()
507 struct chp_id chpid; in chsc_process_sei_chp_config()
695 void chsc_chp_online(struct chp_id chpid) in chsc_chp_online()
721 struct chp_id chpid, int on) in __s390_subchannel_vary_chpid()
737 struct chp_id *chpid = data; in s390_subchannel_vary_chpid_off()
745 struct chp_id *chpid = data; in s390_subchannel_vary_chpid_on()
756 int chsc_chp_vary(struct chp_id chpid, int on) in chsc_chp_vary()
900 int chsc_determine_channel_path_desc(struct chp_id chpi
[all...]
H A Ddevice_ops.c478 struct chp_id chpid; in ccw_device_get_chp_desc()
498 struct chp_id chpid; in ccw_device_get_util_str()
644 struct chp_id chpid; in ccw_device_get_mdc()
798 struct chp_id cssid_chpid; in ccw_device_get_chid()
H A Ddevice_fsm.c175 struct chp_id chpid; in __recover_lost_chpids()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchp.h29 struct chp_id chpid;
45 struct chp_id chpid;
58 static inline struct channel_path *chpid_to_chp(struct chp_id chpid) in chpid_to_chp()
63 int chp_get_status(struct chp_id chpid);
65 int chp_is_registered(struct chp_id chpid);
66 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid);
70 int chp_new(struct chp_id chpid);
71 void chp_cfg_schedule(struct chp_id chpid, int configure);
72 void chp_cfg_cancel_deconfigure(struct chp_id chpid);
73 int chp_info_get_status(struct chp_id chpi
[all...]
H A Dchp.c56 static void set_chp_logically_online(struct chp_id chpid, int onoff) in set_chp_logically_online()
63 int chp_get_status(struct chp_id chpid) in chp_get_status()
77 struct chp_id chpid; in chp_get_sch_opm()
100 int chp_is_registered(struct chp_id chpid) in chp_is_registered()
109 static int s390_vary_chpid(struct chp_id chpid, int on) in s390_vary_chpid()
158 struct chp_id chpid) in chp_measurement_copy_block()
488 int chp_new(struct chp_id chpid) in chp_new()
553 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid) in chp_get_chp_desc()
583 struct chp_id chpid; in chp_process_crw()
641 static inline int info_bit_num(struct chp_id i
[all...]
H A Dchsc.h70 struct chp_id chpid[8];
153 int chsc_chp_vary(struct chp_id chpid, int on);
154 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt,
156 int chsc_determine_fmt0_channel_path_desc(struct chp_id chpid,
158 int chsc_determine_fmt1_channel_path_desc(struct chp_id chpid,
160 int chsc_determine_fmt3_channel_path_desc(struct chp_id chpid,
162 void chsc_chp_online(struct chp_id chpid);
163 void chsc_chp_offline(struct chp_id chpid);
H A Dchsc.c236 void chsc_chp_offline(struct chp_id chpid) in chsc_chp_offline()
454 struct chp_id chpid; in chsc_process_sei_res_acc()
485 struct chp_id chpid; in chsc_process_sei_chp_avail()
521 struct chp_id chpid; in chsc_process_sei_chp_config()
590 struct chp_id chpid; in chsc_process_sei_fces_event()
739 void chsc_chp_online(struct chp_id chpid) in chsc_chp_online()
765 struct chp_id chpid, int on) in __s390_subchannel_vary_chpid()
781 struct chp_id *chpid = data; in s390_subchannel_vary_chpid_off()
789 struct chp_id *chpid = data; in s390_subchannel_vary_chpid_on()
800 int chsc_chp_vary(struct chp_id chpi
[all...]
H A Ddevice_ops.c478 struct chp_id chpid; in ccw_device_get_chp_desc()
498 struct chp_id chpid; in ccw_device_get_util_str()
644 struct chp_id chpid; in ccw_device_get_mdc()
798 struct chp_id cssid_chpid; in ccw_device_get_chid()
H A Ddevice_fsm.c170 struct chp_id chpid; in __recover_lost_chpids()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dchpid.h23 static inline void chp_id_init(struct chp_id *chpid) in chp_id_init()
25 memset(chpid, 0, sizeof(struct chp_id)); in chp_id_init()
28 static inline int chp_id_is_equal(struct chp_id *a, struct chp_id *b) in chp_id_is_equal()
33 static inline void chp_id_next(struct chp_id *chpid) in chp_id_next()
43 static inline int chp_id_is_valid(struct chp_id *chpid) in chp_id_is_valid()
H A Dsclp.h126 int sclp_chp_configure(struct chp_id chpid);
127 int sclp_chp_deconfigure(struct chp_id chpid);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dchpid.h23 static inline void chp_id_init(struct chp_id *chpid) in chp_id_init()
25 memset(chpid, 0, sizeof(struct chp_id)); in chp_id_init()
28 static inline int chp_id_is_equal(struct chp_id *a, struct chp_id *b) in chp_id_is_equal()
33 static inline void chp_id_next(struct chp_id *chpid) in chp_id_next()
43 static inline int chp_id_is_valid(struct chp_id *chpid) in chp_id_is_valid()
H A Dsclp.h145 int sclp_chp_configure(struct chp_id chpid);
146 int sclp_chp_deconfigure(struct chp_id chpid);
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dchsc.h51 struct chp_id chpid;
85 struct chp_id chp;
121 struct chp_id chpid;
H A Dchpid.h15 struct chp_id { struct
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dchsc.h51 struct chp_id chpid;
85 struct chp_id chp;
121 struct chp_id chpid;
H A Dchpid.h15 struct chp_id { struct
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_cmd.c602 int sclp_chp_configure(struct chp_id chpid) in sclp_chp_configure()
614 int sclp_chp_deconfigure(struct chp_id chpid) in sclp_chp_deconfigure()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_cmd.c567 int sclp_chp_configure(struct chp_id chpid) in sclp_chp_configure()
579 int sclp_chp_deconfigure(struct chp_id chpid) in sclp_chp_deconfigure()

Completed in 17 milliseconds