Searched refs:sclp_chp_deconfigure (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dsclp.h146 int sclp_chp_deconfigure(struct chp_id chpid);
/linux-master/drivers/s390/char/
H A Dsclp_cmd.c598 * sclp_chp_deconfigure - perform deconfigure channel-path sclp command
604 int sclp_chp_deconfigure(struct chp_id chpid) function
/linux-master/drivers/s390/cio/
H A Dchp.c773 rc = sclp_chp_deconfigure(chpid);
775 CIO_MSG_EVENT(2, "chp: sclp_chp_deconfigure(%x.%02x)="

Completed in 217 milliseconds