Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dchp.h60 int chp_get_status(struct chp_id chpid);
Dchp.c62 int chp_get_status(struct chp_id chpid) in chp_get_status() function
85 if (chp_get_status(chpid) != 0) in chp_get_sch_opm()
117 status = chp_get_status(chpid); in s390_vary_chpid()
Dchsc.c236 if (chp_get_status(chpid) <= 0) in chsc_chp_offline()
466 status = chp_get_status(chpid); in chsc_process_sei_res_acc()
716 if (chp_get_status(chpid) != 0) { in chsc_chp_online()