/linux/drivers/s390/cio/ |
H A D | chp.c | 134 struct channel_path *chp; in measurement_chars_read() local 152 struct channel_path *chp = to_channelpath(kobj_to_dev(kobj)); in measurement_chars_full_read() local 162 struct channel_path *chp; in chp_measurement_copy_block() local 223 void chp_remove_cmg_attr(struct channel_path *chp) in chp_remove_cmg_attr() 228 int chp_add_cmg_attr(struct channel_path *chp) in chp_add_cmg_attr() 239 struct channel_path *chp = to_channelpath(dev); in chp_status_show() local 321 struct channel_path *chp = to_channelpath(dev); in chp_type_show() local 335 struct channel_path *chp = to_channelpath(dev); in chp_cmg_show() local 349 struct channel_path *chp = to_channelpath(dev); in chp_shared_show() local 363 struct channel_path *chp = to_channelpath(dev); in chp_chid_show() local [all …]
|
H A D | ccwreq.c | 331 int rc = -ENODEV, chp; in ccw_request_timeout() local
|
H A D | device_fsm.c | 432 int chp, mask; in ccw_device_report_path_events() local
|
H A D | css.c | 378 int chp; in chpids_show() local
|
/linux/drivers/s390/block/ |
H A D | dasd_int.h | 992 static inline int dasd_path_is_operational(struct dasd_device *device, int chp) in dasd_path_is_operational() 997 static inline int dasd_path_need_verify(struct dasd_device *device, int chp) in dasd_path_need_verify() 1002 static inline void dasd_path_verify(struct dasd_device *device, int chp) in dasd_path_verify() 1007 static inline void dasd_path_clear_verify(struct dasd_device *device, int chp) in dasd_path_clear_verify() 1014 int chp; in dasd_path_clear_all_verify() local 1020 static inline void dasd_path_fcsec(struct dasd_device *device, int chp) in dasd_path_fcsec() 1025 static inline void dasd_path_clear_fcsec(struct dasd_device *device, int chp) in dasd_path_clear_fcsec() 1030 static inline int dasd_path_need_fcsec(struct dasd_device *device, int chp) in dasd_path_need_fcsec() 1037 int chp; in dasd_path_clear_all_fcsec() local 1043 static inline void dasd_path_operational(struct dasd_device *device, int chp) in dasd_path_operational() [all …]
|
H A D | dasd_eckd.c | 1000 struct dasd_conf_data *conf_data, int chp) in dasd_eckd_store_conf_data() 1051 int chp; in dasd_eckd_read_fc_security() local
|
H A D | dasd.c | 3764 int chp, oldopm, hpfpm, ifccpm; in dasd_generic_path_event() local
|
/linux/drivers/infiniband/hw/cxgb4/ |
H A D | cq.c | 242 struct c4iw_cq *chp = to_c4iw_cq(qhp->ibqp.send_cq); in c4iw_flush_sq() local 335 void c4iw_flush_hw_cq(struct c4iw_cq *chp, struct c4iw_qp *flush_qhp) in c4iw_flush_hw_cq() 754 static int __c4iw_poll_cq_one(struct c4iw_cq *chp, struct c4iw_qp *qhp, in __c4iw_poll_cq_one() 921 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ib_wc *wc) in c4iw_poll_cq_one() 951 struct c4iw_cq *chp; in c4iw_poll_cq() local 970 void c4iw_cq_rem_ref(struct c4iw_cq *chp) in c4iw_cq_rem_ref() 978 struct c4iw_cq *chp; in c4iw_destroy_cq() local 1005 struct c4iw_cq *chp = to_c4iw_cq(ibcq); in c4iw_create_cq() local 1169 struct c4iw_cq *chp; in c4iw_arm_cq() local
|
H A D | ev.c | 87 static void post_qp_event(struct c4iw_dev *dev, struct c4iw_cq *chp, in post_qp_event() 122 struct c4iw_cq *chp; in c4iw_ev_dispatch() local 224 struct c4iw_cq *chp; in c4iw_ev_handler() local
|
H A D | restrack.c | 374 struct c4iw_cq *chp = to_c4iw_cq(ibcq); in c4iw_fill_res_cq_entry() local
|
/linux/lib/ |
H A D | earlycpio.c | 65 unsigned int ch[C_NFIELDS], *chp, v; in find_cpio_data() local
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-dvb.c | 435 static void pvr2_dvb_internal_check(struct pvr2_channel *chp) in pvr2_dvb_internal_check()
|
H A D | pvrusb2-sysfs.c | 736 static void pvr2_sysfs_internal_check(struct pvr2_channel *chp) in pvr2_sysfs_internal_check()
|
H A D | pvrusb2-v4l2.c | 889 static void pvr2_v4l2_internal_check(struct pvr2_channel *chp) in pvr2_v4l2_internal_check()
|
/linux/arch/s390/include/uapi/asm/ |
H A D | chsc.h | 85 struct chp_id chp; member
|