Searched defs:channel_path (Results 1 - 1 of 1) sorted by relevance

/drivers/s390/cio/
H A Dchp.h41 struct channel_path { struct
54 /* Return channel_path struct for given chpid. */
55 static inline struct channel_path *chpid_to_chp(struct chp_id chpid)
64 void chp_remove_cmg_attr(struct channel_path *chp);
65 int chp_add_cmg_attr(struct channel_path *chp);
66 int chp_update_desc(struct channel_path *chp);

Completed in 61 milliseconds