Searched refs:chpid_to_chp (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/s390/cio/
H A Dchp.c58 chpid_to_chp(chpid)->state = onoff;
65 return (chpid_to_chp(chpid) ? chpid_to_chp(chpid)->state : -ENODEV);
102 return chpid_to_chp(chpid) != NULL;
579 chp = chpid_to_chp(chpid);
H A Dchp.h60 static inline struct channel_path *chpid_to_chp(struct chp_id chpid) function
H A Dchsc.c251 struct channel_path *chp = chpid_to_chp(chpid);
484 chp = chpid_to_chp(chpid);
514 chp = chpid_to_chp(chpid);
617 chp = chpid_to_chp(chpid);
755 struct channel_path *chp = chpid_to_chp(chpid);
816 struct channel_path *chp = chpid_to_chp(chpid);
H A Ddevice_ops.c507 chp = chpid_to_chp(chpid);
666 chp = chpid_to_chp(chpid);
814 chp = chpid_to_chp(cssid_chpid);

Completed in 199 milliseconds