Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/cio/
Dchp.h62 int chp_get_status(struct chp_id chpid);
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()
Dchsc.c237 if (chp_get_status(chpid) <= 0) in chsc_chp_offline()
467 status = chp_get_status(chpid); in chsc_process_sei_res_acc()
717 if (chp_get_status(chpid) != 0) { in chsc_chp_online()