Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dchp.c109 static int s390_vary_chpid(struct chp_id chpid, int on) in s390_vary_chpid() function
263 error = s390_vary_chpid(cp->chpid, 1); in chp_status_write()
267 error = s390_vary_chpid(cp->chpid, 0); in chp_status_write()