Home
last modified time | relevance | path

Searched refs:chp_id (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/s390/cio/
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 chpid);
A Dchp.c63 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()
158 struct chp_id chpid) in chp_measurement_copy_block()
488 int chp_new(struct chp_id chpid) in chp_new()
583 struct chp_id chpid; in chp_process_crw()
641 static inline int info_bit_num(struct chp_id id) in info_bit_num()
678 int chp_info_get_status(struct chp_id chpid) in chp_info_get_status()
732 struct chp_id chpid; in cfg_func()
809 struct chp_id chpid; in cfg_idle()
[all …]
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);
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 chpid, int on) in chsc_chp_vary()
[all …]
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()
A Ddevice_fsm.c175 struct chp_id chpid; in __recover_lost_chpids()
/linux/arch/s390/include/asm/
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()
A Dsclp.h137 int sclp_chp_configure(struct chp_id chpid);
138 int sclp_chp_deconfigure(struct chp_id chpid);
/linux/arch/s390/include/uapi/asm/
A Dchsc.h51 struct chp_id chpid;
85 struct chp_id chp;
121 struct chp_id chpid;
A Dchpid.h15 struct chp_id { struct
/linux/drivers/s390/char/
A Dsclp_cmd.c572 int sclp_chp_configure(struct chp_id chpid) in sclp_chp_configure()
584 int sclp_chp_deconfigure(struct chp_id chpid) in sclp_chp_deconfigure()

Completed in 23 milliseconds