Searched defs:chp (Results 1 – 16 of 16) sorted by relevance
/drivers/s390/cio/ |
D | chp.c | 137 struct channel_path *chp; in chp_measurement_chars_read() local 184 struct channel_path *chp; in chp_measurement_read() local 212 void chp_remove_cmg_attr(struct channel_path *chp) in chp_remove_cmg_attr() 218 int chp_add_cmg_attr(struct channel_path *chp) in chp_add_cmg_attr() 237 struct channel_path *chp = to_channelpath(dev); in chp_status_show() local 316 struct channel_path *chp = to_channelpath(dev); in chp_type_show() local 330 struct channel_path *chp = to_channelpath(dev); in chp_cmg_show() local 344 struct channel_path *chp = to_channelpath(dev); in chp_shared_show() local 358 struct channel_path *chp = to_channelpath(dev); in chp_chid_show() local 375 struct channel_path *chp = to_channelpath(dev); in chp_chid_external_show() local [all …]
|
D | ccwreq.c | 329 int rc = -ENODEV, chp; in ccw_request_timeout() local
|
D | chsc.c | 356 struct channel_path *chp; in chsc_process_sei_chp_avail() local 626 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_vary() local 844 chsc_initialize_cmg_chars(struct channel_path *chp, u8 cmcv, in chsc_initialize_cmg_chars() 860 int chsc_get_channel_measurement_chars(struct channel_path *chp) in chsc_get_channel_measurement_chars()
|
D | device_ops.c | 707 struct channel_path *chp; in ccw_device_get_mdc() local
|
D | device_fsm.c | 476 int chp, mask; in ccw_device_report_path_events() local
|
D | css.c | 1069 struct channel_path *chp; in channel_subsystem_reinit() local
|
D | device.c | 223 int chp; in chpids_show() local
|
/drivers/infiniband/hw/cxgb4/ |
D | ev.c | 38 static void post_qp_event(struct c4iw_dev *dev, struct c4iw_cq *chp, in post_qp_event() 85 struct c4iw_cq *chp; in c4iw_ev_dispatch() local 190 struct c4iw_cq *chp; in c4iw_ev_handler() local
|
D | cq.c | 565 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ib_wc *wc) in c4iw_poll_cq_one() 711 struct c4iw_cq *chp; in c4iw_poll_cq() local 732 struct c4iw_cq *chp; in c4iw_destroy_cq() local 755 struct c4iw_cq *chp; in c4iw_create_cq() local 886 struct c4iw_cq *chp; in c4iw_arm_cq() local
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_ev.c | 41 static void post_qp_event(struct iwch_dev *rnicp, struct iwch_cq *chp, in post_qp_event() 110 struct iwch_cq *chp; in iwch_ev_dispatch() local
|
D | iwch_cq.c | 44 static int iwch_poll_cq_one(struct iwch_dev *rhp, struct iwch_cq *chp, in iwch_poll_cq_one() 198 struct iwch_cq *chp; in iwch_poll_cq() local
|
D | iwch_provider.c | 127 struct iwch_cq *chp; in iwch_destroy_cq() local 146 struct iwch_cq *chp; in iwch_create_cq() local 247 struct iwch_cq *chp = to_iwch_cq(cq); in iwch_resize_cq() local 315 struct iwch_cq *chp; in iwch_arm_cq() local
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-dvb.c | 400 static void pvr2_dvb_internal_check(struct pvr2_channel *chp) in pvr2_dvb_internal_check()
|
D | pvrusb2-sysfs.c | 759 static void pvr2_sysfs_internal_check(struct pvr2_channel *chp) in pvr2_sysfs_internal_check()
|
D | pvrusb2-v4l2.c | 938 static void pvr2_v4l2_internal_check(struct pvr2_channel *chp) in pvr2_v4l2_internal_check()
|
/drivers/s390/block/ |
D | dasd.c | 3429 int chp; in dasd_generic_path_event() local
|