Home
last modified time | relevance | path

Searched refs:css_by_id (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/cio/
H A Dchp.h62 return css_by_id(chpid.cssid)->chps[chpid.id]; in chpid_to_chp()
H A Dcss.h144 static inline struct channel_subsystem *css_by_id(u8 cssid) in css_by_id() function
H A Dchp.c511 struct channel_subsystem *css = css_by_id(chpid.cssid); in chp_new()