Home
last modified time | relevance | path

Searched defs:chpid (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dchpid.h16 u8 chpid; member
23 static inline void chp_id_init(struct chp_id *chpid) in chp_id_init() argument
33 static inline void chp_id_next(struct chp_id *chpid) in chp_id_next() argument
43 static inline int chp_id_is_valid(struct chp_id *chpid) in chp_id_is_valid() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dchpid.h16 u8 chpid; member
23 static inline void chp_id_init(struct chp_id *chpid) in chp_id_init() argument
33 static inline void chp_id_next(struct chp_id *chpid) in chp_id_next() argument
43 static inline int chp_id_is_valid(struct chp_id *chpid) in chp_id_is_valid() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dchp.h28 struct chp_id chpid; member
44 struct chp_id chpid; member
57 static inline struct channel_path *chpid_to_chp(struct chp_id chpid) in chpid_to_chp() argument
[all...]
H A Dcio.h37 u8 chpid[8]; /* CHPID 0-7 (if available) */ member
H A Ddevice_fsm.c175 struct chp_id chpid; in __recover_lost_chpids() local
H A Ddevice_ops.c478 struct chp_id chpid; in ccw_device_get_chp_desc() local
498 struct chp_id chpid; in ccw_device_get_util_str() local
644 struct chp_id chpid; ccw_device_get_mdc() local
774 ccw_device_get_chpid(struct ccw_device *cdev, int chp_idx, u8 *chpid) ccw_device_get_chpid() argument
[all...]
H A Dchsc_sch.c725 u32 chpid : 8; in chsc_ioctl_conf_comp_list() member
H A Dchsc.h29 u8 chpid; member
69 struct chp_id chpid[8]; member
[all...]
H A Dchp.c56 static void set_chp_logically_online(struct chp_id chpid, int onoff) in set_chp_logically_online() argument
63 int chp_get_status(struct chp_id chpid) in chp_get_status() argument
77 struct chp_id chpid; in chp_get_sch_opm() local
100 chp_is_registered(struct chp_id chpid) chp_is_registered() argument
109 s390_vary_chpid(struct chp_id chpid, int on) s390_vary_chpid() argument
156 chp_measurement_copy_block(struct cmg_entry *buf, struct channel_subsystem *css, struct chp_id chpid) chp_measurement_copy_block() argument
473 chp_new(struct chp_id chpid) chp_new() argument
538 chp_get_chp_desc(struct chp_id chpid) chp_get_chp_desc() argument
568 struct chp_id chpid; chp_process_crw() local
663 chp_info_get_status(struct chp_id chpid) chp_info_get_status() argument
688 cfg_get_task(struct chp_id chpid) cfg_get_task() argument
694 cfg_set_task(struct chp_id chpid, enum cfg_task_t cfg) cfg_set_task() argument
700 chp_cfg_fetch_task(struct chp_id *chpid) chp_cfg_fetch_task() argument
717 struct chp_id chpid; cfg_func() local
766 chp_cfg_schedule(struct chp_id chpid, int configure) chp_cfg_schedule() argument
783 chp_cfg_cancel_deconfigure(struct chp_id chpid) chp_cfg_cancel_deconfigure() argument
794 struct chp_id chpid; cfg_idle() local
813 struct chp_id chpid; chp_init() local
[all...]
H A Dchsc.c96 u8 chpid[8]; /* chpids 0-7 */ member
233 void chsc_chp_offline(struct chp_id chpid) in chsc_chp_offline() argument
432 struct chp_id chpid; chsc_process_sei_res_acc() local
471 struct chp_id chpid; chsc_process_sei_chp_avail() local
507 struct chp_id chpid; chsc_process_sei_chp_config() local
695 chsc_chp_online(struct chp_id chpid) chsc_chp_online() argument
720 __s390_subchannel_vary_chpid(struct subchannel *sch, struct chp_id chpid, int on) __s390_subchannel_vary_chpid() argument
737 struct chp_id *chpid = data; s390_subchannel_vary_chpid_off() local
745 struct chp_id *chpid = data; s390_subchannel_vary_chpid_on() local
756 chsc_chp_vary(struct chp_id chpid, int on) chsc_chp_vary() argument
900 chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, int c, int m, void *page) chsc_determine_channel_path_desc() argument
995 u32 chpid : 8; chsc_get_channel_measurement_chars() member
[all...]
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchp.h29 struct chp_id chpid; member
45 struct chp_id chpid; member
58 static inline struct channel_path *chpid_to_chp(struct chp_id chpid) in chpid_to_chp() argument
[all...]
H A Dcio.h38 u8 chpid[8]; /* CHPID 0-7 (if available) */ member
H A Ddevice_fsm.c170 struct chp_id chpid; in __recover_lost_chpids() local
H A Ddevice_ops.c478 struct chp_id chpid; in ccw_device_get_chp_desc() local
498 struct chp_id chpid; in ccw_device_get_util_str() local
644 struct chp_id chpid; ccw_device_get_mdc() local
774 ccw_device_get_chpid(struct ccw_device *cdev, int chp_idx, u8 *chpid) ccw_device_get_chpid() argument
[all...]
H A Dchsc_sch.c691 u32 chpid : 8; in chsc_ioctl_conf_comp_list() member
H A Dchp.c56 static void set_chp_logically_online(struct chp_id chpid, int onoff) in set_chp_logically_online() argument
63 int chp_get_status(struct chp_id chpid) in chp_get_status() argument
77 struct chp_id chpid; in chp_get_sch_opm() local
100 chp_is_registered(struct chp_id chpid) chp_is_registered() argument
109 s390_vary_chpid(struct chp_id chpid, int on) s390_vary_chpid() argument
156 chp_measurement_copy_block(struct cmg_entry *buf, struct channel_subsystem *css, struct chp_id chpid) chp_measurement_copy_block() argument
488 chp_new(struct chp_id chpid) chp_new() argument
553 chp_get_chp_desc(struct chp_id chpid) chp_get_chp_desc() argument
583 struct chp_id chpid; chp_process_crw() local
678 chp_info_get_status(struct chp_id chpid) chp_info_get_status() argument
703 cfg_get_task(struct chp_id chpid) cfg_get_task() argument
709 cfg_set_task(struct chp_id chpid, enum cfg_task_t cfg) cfg_set_task() argument
715 chp_cfg_fetch_task(struct chp_id *chpid) chp_cfg_fetch_task() argument
732 struct chp_id chpid; cfg_func() local
781 chp_cfg_schedule(struct chp_id chpid, int configure) chp_cfg_schedule() argument
798 chp_cfg_cancel_deconfigure(struct chp_id chpid) chp_cfg_cancel_deconfigure() argument
809 struct chp_id chpid; cfg_idle() local
828 struct chp_id chpid; chp_init() local
[all...]
H A Dchsc.h29 u8 chpid; member
70 struct chp_id chpid[8]; member
[all...]
H A Ddevice.c1149 int mask, chpid, valid_bit; in io_subchannel_chp_event() local
H A Dchsc.c99 u8 chpid[8]; /* chpids 0-7 */ member
236 void chsc_chp_offline(struct chp_id chpid) in chsc_chp_offline() argument
454 struct chp_id chpid; chsc_process_sei_res_acc() local
485 struct chp_id chpid; chsc_process_sei_chp_avail() local
521 struct chp_id chpid; chsc_process_sei_chp_config() local
590 struct chp_id chpid; chsc_process_sei_fces_event() local
739 chsc_chp_online(struct chp_id chpid) chsc_chp_online() argument
764 __s390_subchannel_vary_chpid(struct subchannel *sch, struct chp_id chpid, int on) __s390_subchannel_vary_chpid() argument
781 struct chp_id *chpid = data; s390_subchannel_vary_chpid_off() local
789 struct chp_id *chpid = data; s390_subchannel_vary_chpid_on() local
800 chsc_chp_vary(struct chp_id chpid, int on) chsc_chp_vary() argument
944 chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, int c, int m, void *page) chsc_determine_channel_path_desc() argument
1039 u32 chpid : 8; chsc_get_channel_measurement_chars() member
1483 u8 chpid[8]; global() member
[all...]
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dchsc.h51 struct chp_id chpid; member
103 struct ccl_parm_chpid chpid; member
121 struct chp_id chpid; member
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dchsc.h51 struct chp_id chpid; member
103 struct ccl_parm_chpid chpid; member
121 struct chp_id chpid; member
/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() argument
614 int sclp_chp_deconfigure(struct chp_id chpid) in sclp_chp_deconfigure() argument
/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() argument
579 int sclp_chp_deconfigure(struct chp_id chpid) in sclp_chp_deconfigure() argument
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_fsf.h194 u8 chpid; member
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h434 u8 chpid; member

Completed in 28 milliseconds

12