Searched refs:chp_link (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | chp.h | 27 struct chp_link { struct 73 int chp_ssd_get_mask(struct chsc_ssd_info *, struct chp_link *);
|
H A D | css.h | 64 struct chp_link; 86 int (*chp_event)(struct subchannel *, struct chp_link *, int);
|
H A D | chsc.c | 236 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 D | vfio_ccw_drv.c | 330 struct chp_link *link, int event) in vfio_ccw_chp_event()
|
H A D | chp.c | 606 int chp_ssd_get_mask(struct chsc_ssd_info *ssd, struct chp_link *link) in chp_ssd_get_mask()
|
H A D | device.c | 143 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 D | chp.h | 28 struct chp_link { struct 74 int chp_ssd_get_mask(struct chsc_ssd_info *, struct chp_link *);
|
H A D | chsc.c | 239 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 D | css.h | 72 struct chp_link; 89 int (*chp_event)(struct subchannel *, struct chp_link *, int);
|
H A D | vfio_ccw_drv.c | 300 struct chp_link *link, int event) in vfio_ccw_chp_event()
|
H A D | chp.c | 621 int chp_ssd_get_mask(struct chsc_ssd_info *ssd, struct chp_link *link) in chp_ssd_get_mask()
|
H A D | device.c | 143 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