Home
last modified time | relevance | path

Searched refs:sclp_chp_configure (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsclp.h126 int sclp_chp_configure(struct chp_id chpid);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsclp.h145 int sclp_chp_configure(struct chp_id chpid);
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_cmd.c596 * sclp_chp_configure - perform configure channel-path sclp command
602 int sclp_chp_configure(struct chp_id chpid) in sclp_chp_configure() function
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_cmd.c561 * sclp_chp_configure - perform configure channel-path sclp command
567 int sclp_chp_configure(struct chp_id chpid) in sclp_chp_configure() function
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dchp.c727 rc = sclp_chp_configure(chpid); in cfg_func()
729 CIO_MSG_EVENT(2, "chp: sclp_chp_configure(%x.%02x)=" in cfg_func()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchp.c742 rc = sclp_chp_configure(chpid); in cfg_func()
744 CIO_MSG_EVENT(2, "chp: sclp_chp_configure(%x.%02x)=" in cfg_func()

Completed in 7 milliseconds