Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dchsc.h153 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt,
H A Dchsc.c900 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, in chsc_determine_channel_path_desc() function
936 EXPORT_SYMBOL_GPL(chsc_determine_channel_path_desc);
948 ret = chsc_determine_channel_path_desc(chpid, 0, FMT, c, 0, \
H A Dchsc_sch.c803 ret = chsc_determine_channel_path_desc(chpd->chpid, chpd->fmt, in chsc_ioctl_chpd()