/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | chpid.h | 16 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 D | chpid.h | 16 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 D | chp.h | 28 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 D | cio.h | 37 u8 chpid[8]; /* CHPID 0-7 (if available) */ member
|
H A D | device_fsm.c | 175 struct chp_id chpid; in __recover_lost_chpids() local
|
H A D | device_ops.c | 478 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 D | chsc_sch.c | 725 u32 chpid : 8; in chsc_ioctl_conf_comp_list() member
|
H A D | chsc.h | 29 u8 chpid; member 69 struct chp_id chpid[8]; member [all...] |
H A D | chp.c | 56 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 D | chsc.c | 96 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 D | chp.h | 29 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 D | cio.h | 38 u8 chpid[8]; /* CHPID 0-7 (if available) */ member
|
H A D | device_fsm.c | 170 struct chp_id chpid; in __recover_lost_chpids() local
|
H A D | device_ops.c | 478 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 D | chsc_sch.c | 691 u32 chpid : 8; in chsc_ioctl_conf_comp_list() member
|
H A D | chp.c | 56 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 D | chsc.h | 29 u8 chpid; member 70 struct chp_id chpid[8]; member [all...] |
H A D | device.c | 1149 int mask, chpid, valid_bit; in io_subchannel_chp_event() local
|
H A D | chsc.c | 99 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 D | chsc.h | 51 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 D | chsc.h | 51 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 D | sclp_cmd.c | 602 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 D | sclp_cmd.c | 567 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 D | zfcp_fsf.h | 194 u8 chpid; member
|
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd_int.h | 434 u8 chpid; member
|