Searched refs:chpid_to_chp (Results 1 – 4 of 4) sorted by relevance
60 chpid_to_chp(chpid)->state = onoff; in set_chp_logically_online()67 return (chpid_to_chp(chpid) ? chpid_to_chp(chpid)->state : -ENODEV); in chp_get_status()104 return chpid_to_chp(chpid) != NULL; in chp_is_registered()463 chp = chpid_to_chp(chpid); in chp_get_chp_desc()
56 static inline struct channel_path *chpid_to_chp(struct chp_id chpid) in chpid_to_chp() function
498 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_vary()
1047 chp = chpid_to_chp(chpid); in channel_subsystem_reinit()