Home
last modified time | relevance | path

Searched refs:chpid_to_chp (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/s390/cio/
Dchp.c58 chpid_to_chp(chpid)->state = onoff; in set_chp_logically_online()
65 return (chpid_to_chp(chpid) ? chpid_to_chp(chpid)->state : -ENODEV); in chp_get_status()
102 return chpid_to_chp(chpid) != NULL; in chp_is_registered()
540 chp = chpid_to_chp(chpid); in chp_get_chp_desc()
Dchp.h57 static inline struct channel_path *chpid_to_chp(struct chp_id chpid) in chpid_to_chp() function
Dchsc.c231 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_offline()
445 chp = chpid_to_chp(chpid); in chsc_process_sei_res_acc()
483 chp = chpid_to_chp(chpid); in chsc_process_sei_chp_avail()
693 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_online()
754 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_vary()
Ddevice_ops.c503 chp = chpid_to_chp(chpid); in ccw_device_get_util_str()
658 chp = chpid_to_chp(chpid); in ccw_device_get_mdc()
Dcss.c1355 chp = chpid_to_chp(chpid); in channel_subsystem_reinit()