Home
last modified time | relevance | path

Searched refs:chp_link (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dchp.h27 struct chp_link { struct
73 int chp_ssd_get_mask(struct chsc_ssd_info *, struct chp_link *);
H A Dcss.h64 struct chp_link;
86 int (*chp_event)(struct subchannel *, struct chp_link *, int);
H A Dchsc.c236 struct chp_link link; in chsc_chp_offline()
244 memset(&link, 0, sizeof(struct chp_link)); in chsc_chp_offline()
266 static void s390_process_res_acc(struct chp_link *link) in s390_process_res_acc()
431 struct chp_link link; in chsc_process_sei_res_acc()
454 memset(&link, 0, sizeof(struct chp_link)); in chsc_process_sei_res_acc()
698 struct chp_link link; in chsc_chp_online()
705 memset(&link, 0, sizeof(struct chp_link)); in chsc_chp_online()
724 struct chp_link link; in __s390_subchannel_vary_chpid()
726 memset(&link, 0, sizeof(struct chp_link)); in __s390_subchannel_vary_chpid()
H A Dvfio_ccw_drv.c330 struct chp_link *link, int event) in vfio_ccw_chp_event()
H A Dchp.c606 int chp_ssd_get_mask(struct chsc_ssd_info *ssd, struct chp_link *link) in chp_ssd_get_mask()
H A Ddevice.c143 static int io_subchannel_chp_event(struct subchannel *, struct chp_link *,
1170 struct chp_link *link, int event) in io_subchannel_chp_event()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchp.h28 struct chp_link { struct
74 int chp_ssd_get_mask(struct chsc_ssd_info *, struct chp_link *);
H A Dchsc.c239 struct chp_link link; in chsc_chp_offline()
247 memset(&link, 0, sizeof(struct chp_link)); in chsc_chp_offline()
269 static void s390_process_res_acc(struct chp_link *link) in s390_process_res_acc()
379 static void chsc_link_from_sei(struct chp_link *link, in chsc_link_from_sei()
453 struct chp_link link; in chsc_process_sei_res_acc()
476 memset(&link, 0, sizeof(struct chp_link)); in chsc_process_sei_res_acc()
589 struct chp_link link; in chsc_process_sei_fces_event()
607 memset(&link, 0, sizeof(struct chp_link)); in chsc_process_sei_fces_event()
742 struct chp_link link; in chsc_chp_online()
749 memset(&link, 0, sizeof(struct chp_link)); in chsc_chp_online()
[all...]
H A Dcss.h72 struct chp_link;
89 int (*chp_event)(struct subchannel *, struct chp_link *, int);
H A Dvfio_ccw_drv.c300 struct chp_link *link, int event) in vfio_ccw_chp_event()
H A Dchp.c621 int chp_ssd_get_mask(struct chsc_ssd_info *ssd, struct chp_link *link) in chp_ssd_get_mask()
H A Ddevice.c143 static int io_subchannel_chp_event(struct subchannel *, struct chp_link *,
1146 struct chp_link *link, int event) in io_subchannel_chp_event()

Completed in 20 milliseconds