Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dchp.h69 int chp_update_desc(struct channel_path *chp);
H A Dchsc.c253 chp_update_desc(chp); in chsc_chp_offline()
473 chp_update_desc(chp); in chsc_process_sei_res_acc()
507 chp_update_desc(chp); in chsc_process_sei_chp_avail()
755 chp_update_desc(chp); in chsc_chp_online()
809 chp_update_desc(chp); in chsc_chp_vary()
H A Dchp.c462 int chp_update_desc(struct channel_path *chp) in chp_update_desc() function
512 ret = chp_update_desc(chp); in chp_new()