Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dchsc.c912 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, in chsc_determine_channel_path_desc() function
945 EXPORT_SYMBOL_GPL(chsc_determine_channel_path_desc);
957 ret = chsc_determine_channel_path_desc(chpid, 0, 0, 0, 0, scpd_area); in chsc_determine_base_channel_path_desc()
977 ret = chsc_determine_channel_path_desc(chpid, 0, 0, 1, 0, scpd_area); in chsc_determine_fmt1_channel_path_desc()
Dchsc.h146 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt,
Dchsc_sch.c808 ret = chsc_determine_channel_path_desc(chpd->chpid, chpd->fmt, in chsc_ioctl_chpd()