Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/cio/
Dchsc.c810 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, in chsc_determine_channel_path_desc() function
843 EXPORT_SYMBOL_GPL(chsc_determine_channel_path_desc);
855 ret = chsc_determine_channel_path_desc(chpid, 0, 0, 0, 0, scpd_area); in chsc_determine_base_channel_path_desc()
875 ret = chsc_determine_channel_path_desc(chpid, 0, 0, 1, 0, scpd_area); in chsc_determine_fmt1_channel_path_desc()
Dchsc.h131 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()