Home
last modified time | relevance | path

Searched defs:chp (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/drivers/s390/block/
Ddasd_int.h854 static inline int dasd_path_is_operational(struct dasd_device *device, int chp) in dasd_path_is_operational()
859 static inline int dasd_path_need_verify(struct dasd_device *device, int chp) in dasd_path_need_verify()
864 static inline void dasd_path_verify(struct dasd_device *device, int chp) in dasd_path_verify()
869 static inline void dasd_path_clear_verify(struct dasd_device *device, int chp) in dasd_path_clear_verify()
876 int chp; in dasd_path_clear_all_verify() local
882 static inline void dasd_path_operational(struct dasd_device *device, int chp) in dasd_path_operational()
888 static inline void dasd_path_nonpreferred(struct dasd_device *device, int chp) in dasd_path_nonpreferred()
893 static inline int dasd_path_is_nonpreferred(struct dasd_device *device, int chp) in dasd_path_is_nonpreferred()
899 int chp) in dasd_path_clear_nonpreferred()
904 static inline void dasd_path_preferred(struct dasd_device *device, int chp) in dasd_path_preferred()
[all …]
Ddasd.c3761 int chp, oldopm, hpfpm, ifccpm; in dasd_generic_path_event() local
/linux-4.19.296/drivers/s390/cio/
Dchp.c135 struct channel_path *chp; in chp_measurement_chars_read() local
182 struct channel_path *chp; in chp_measurement_read() local
210 void chp_remove_cmg_attr(struct channel_path *chp) in chp_remove_cmg_attr()
216 int chp_add_cmg_attr(struct channel_path *chp) in chp_add_cmg_attr()
235 struct channel_path *chp = to_channelpath(dev); in chp_status_show() local
317 struct channel_path *chp = to_channelpath(dev); in chp_type_show() local
331 struct channel_path *chp = to_channelpath(dev); in chp_cmg_show() local
345 struct channel_path *chp = to_channelpath(dev); in chp_shared_show() local
359 struct channel_path *chp = to_channelpath(dev); in chp_chid_show() local
376 struct channel_path *chp = to_channelpath(dev); in chp_chid_external_show() local
[all …]
Dchsc.c230 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_offline() local
455 struct channel_path *chp; in chsc_process_sei_res_acc() local
495 struct channel_path *chp; in chsc_process_sei_chp_avail() local
710 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_online() local
771 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_vary() local
977 chsc_initialize_cmg_chars(struct channel_path *chp, u8 cmcv, in chsc_initialize_cmg_chars()
991 int chsc_get_channel_measurement_chars(struct channel_path *chp) in chsc_get_channel_measurement_chars()
Ddevice_ops.c486 struct channel_path *chp; in ccw_device_get_util_str() local
632 struct channel_path *chp; in ccw_device_get_mdc() local
Dccwreq.c330 int rc = -ENODEV, chp; in ccw_request_timeout() local
Dcss.c341 int chp; in chpids_show() local
1192 struct channel_path *chp; in channel_subsystem_reinit() local
Ddevice_fsm.c437 int chp, mask; in ccw_device_report_path_events() local
/linux-4.19.296/lib/
Dearlycpio.c73 unsigned int ch[C_NFIELDS], *chp, v; in find_cpio_data() local