Home
last modified time | relevance | path

Searched refs:chp_link (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/s390/cio/
H A Dchp.h28 struct chp_link { struct
77 int chp_ssd_get_mask(struct chsc_ssd_info *, struct chp_link *);
29 chpidchp_link global() argument
30 fla_maskchp_link global() argument
31 flachp_link global() argument
H A Dchsc.c253 struct chp_link link; in chsc_chp_offline()
261 memset(&link, 0, sizeof(struct chp_link)); in chsc_chp_offline()
283 static void s390_process_res_acc(struct chp_link *link) in s390_process_res_acc()
393 static void chsc_link_from_sei(struct chp_link *link, in chsc_link_from_sei()
467 struct chp_link link; in chsc_process_sei_res_acc()
490 memset(&link, 0, sizeof(struct chp_link)); in chsc_process_sei_res_acc()
604 struct chp_link link; in chsc_process_sei_fces_event()
622 memset(&link, 0, sizeof(struct chp_link)); in chsc_process_sei_fces_event()
757 struct chp_link link; in chsc_chp_online()
764 memset(&link, 0, sizeof(struct chp_link)); in chsc_chp_online()
[all...]
H A Dvfio_ccw_drv.c300 struct chp_link *link, int event) in vfio_ccw_chp_event()
H A Dchp.c655 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 *,
1147 struct chp_link *link, int event) in io_subchannel_chp_event()