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

/linux-4.4.14/arch/s390/include/asm/
H A Dchpid.h15 u8 chpid; member in struct:channel_path_desc
22 static inline void chp_id_init(struct chp_id *chpid) chp_id_init() argument
32 static inline void chp_id_next(struct chp_id *chpid) chp_id_next() argument
42 static inline int chp_id_is_valid(struct chp_id *chpid) chp_id_is_valid() argument
/linux-4.4.14/drivers/s390/cio/
H A Dchp.h27 struct chp_id chpid; member in struct:chp_link
43 struct chp_id chpid; member in struct:channel_path
55 static inline struct channel_path *chpid_to_chp(struct chp_id chpid) chpid_to_chp() argument
H A Dioasm.h153 static inline int rchp(struct chp_id chpid) rchp() argument
H A Dcio.h36 u8 chpid[8]; /* CHPID 0-7 (if available) */ member in struct:pmcw
H A Ddevice_ops.c471 struct chp_id chpid; ccw_device_get_chp_desc() local
610 struct chp_id chpid; ccw_device_get_mdc() local
H A Ddevice_fsm.c208 struct chp_id chpid; __recover_lost_chpids() local
H A Dchp.c58 static void set_chp_logically_online(struct chp_id chpid, int onoff) set_chp_logically_online() argument
65 int chp_get_status(struct chp_id chpid) chp_get_status() argument
79 struct chp_id chpid; chp_get_sch_opm() local
102 int chp_is_registered(struct chp_id chpid) chp_is_registered() argument
111 static int s390_vary_chpid(struct chp_id chpid, int on) s390_vary_chpid() argument
442 int chp_new(struct chp_id chpid) chp_new() argument
512 struct channel_path_desc *chp_get_chp_desc(struct chp_id chpid) chp_get_chp_desc() argument
542 struct chp_id chpid; chp_process_crw() local
637 int chp_info_get_status(struct chp_id chpid) chp_info_get_status() argument
662 static enum cfg_task_t cfg_get_task(struct chp_id chpid) cfg_get_task() argument
668 static void cfg_set_task(struct chp_id chpid, enum cfg_task_t cfg) cfg_set_task() argument
677 struct chp_id chpid; cfg_func() local
732 void chp_cfg_schedule(struct chp_id chpid, int configure) chp_cfg_schedule() argument
750 void chp_cfg_cancel_deconfigure(struct chp_id chpid) chp_cfg_cancel_deconfigure() argument
768 struct chp_id chpid; chp_init() local
158 chp_measurement_copy_block(struct cmg_entry *buf, struct channel_subsystem *css, struct chp_id chpid) chp_measurement_copy_block() argument
H A Dchsc.h28 u8 chpid; member in struct:channel_path_desc_fmt1
63 struct chp_id chpid[8]; member in struct:chsc_ssd_info
H A Dchsc_sch.c730 u32 chpid : 8; chsc_ioctl_conf_comp_list() member in struct:__anon8968
H A Dcio.c829 struct chp_id chpid; css_reset() local
H A Dcss.c1078 struct chp_id chpid; channel_subsystem_reinit() local
H A Dchsc.c90 u8 chpid[8]; /* chpids 0-7 */ member in struct:chsc_ssd_area
225 void chsc_chp_offline(struct chp_id chpid) chsc_chp_offline() argument
447 struct chp_id chpid; chsc_process_sei_res_acc() local
479 struct chp_id chpid; chsc_process_sei_chp_avail() local
515 struct chp_id chpid; chsc_process_sei_chp_config() local
691 void chsc_chp_online(struct chp_id chpid) chsc_chp_online() argument
727 struct chp_id *chpid = data; s390_subchannel_vary_chpid_off() local
735 struct chp_id *chpid = data; s390_subchannel_vary_chpid_on() local
746 int chsc_chp_vary(struct chp_id chpid, int on) chsc_chp_vary() argument
891 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, chsc_determine_channel_path_desc() argument
926 int chsc_determine_base_channel_path_desc(struct chp_id chpid, chsc_determine_base_channel_path_desc() argument
946 int chsc_determine_fmt1_channel_path_desc(struct chp_id chpid, chsc_determine_fmt1_channel_path_desc() argument
1000 u32 chpid : 8; chsc_get_channel_measurement_chars() member in struct:__anon8957
710 __s390_subchannel_vary_chpid(struct subchannel *sch, struct chp_id chpid, int on) __s390_subchannel_vary_chpid() argument
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dchsc.h50 struct chp_id chpid; member in struct:chsc_chp_cd
102 struct ccl_parm_chpid chpid; member in struct:chsc_comp_list::__anon2486
120 struct chp_id chpid; member in struct:chsc_cpd_info
/linux-4.4.14/drivers/s390/char/
H A Dsclp_cmd.c696 int sclp_chp_configure(struct chp_id chpid) sclp_chp_configure() argument
708 int sclp_chp_deconfigure(struct chp_id chpid) sclp_chp_deconfigure() argument
/linux-4.4.14/drivers/s390/block/
H A Ddasd_eckd.h397 __u8 chpid; member in struct:dasd_psf_cuir_response
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_fsf.h175 u8 chpid; member in struct:fsf_queue_designator
/linux-4.4.14/drivers/s390/net/
H A Dqeth_core.h662 unsigned short chpid; member in struct:qeth_card_info
839 __u8 chpid; member in struct:qeth_trap_id
H A Dqeth_core_mpc.h538 __u8 chpid; member in struct:net_if_token

Completed in 1512 milliseconds