Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dchp.h63 int chp_get_status(struct chp_id chpid);
H A Dchp.c63 int chp_get_status(struct chp_id chpid) in chp_get_status() function
86 if (chp_get_status(chpid) != 0) in chp_get_sch_opm()
118 status = chp_get_status(chpid); in s390_vary_chpid()
H A Dchsc.c245 if (chp_get_status(chpid) <= 0) in chsc_chp_offline()
464 status = chp_get_status(chpid); in chsc_process_sei_res_acc()
748 if (chp_get_status(chpid) != 0) { in chsc_chp_online()