Home
last modified time | relevance | path

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

/linux-4.19.296/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()
543 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.c230 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_offline()
474 chp = chpid_to_chp(chpid); in chsc_process_sei_res_acc()
512 chp = chpid_to_chp(chpid); in chsc_process_sei_chp_avail()
710 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_online()
771 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_vary()
Ddevice_ops.c492 chp = chpid_to_chp(chpid); in ccw_device_get_util_str()
647 chp = chpid_to_chp(chpid); in ccw_device_get_mdc()
Dcss.c1197 chp = chpid_to_chp(chpid); in channel_subsystem_reinit()