Home
last modified time | relevance | path

Searched refs:chp_get_status (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dchp.h62 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.c242 if (chp_get_status(chpid) <= 0) in chsc_chp_offline()
442 status = chp_get_status(chpid); in chsc_process_sei_res_acc()
704 if (chp_get_status(chpid) != 0) { in chsc_chp_online()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds