Searched refs:chp_link (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/s390/cio/
H A Dchp.c642 int chp_ssd_get_mask(struct chsc_ssd_info *ssd, struct chp_link *link)
H A Dchp.h28 struct chp_link { struct
76 int chp_ssd_get_mask(struct chsc_ssd_info *, struct chp_link *);
H A Dchsc.c252 struct chp_link link;
260 memset(&link, 0, sizeof(struct chp_link));
282 static void s390_process_res_acc(struct chp_link *link)
392 static void chsc_link_from_sei(struct chp_link *link,
466 struct chp_link link;
489 memset(&link, 0, sizeof(struct chp_link));
603 struct chp_link link;
621 memset(&link, 0, sizeof(struct chp_link));
756 struct chp_link link;
763 memset(&link, 0, sizeof(struct chp_link));
[all...]
H A Dcss.h81 struct chp_link;
98 int (*chp_event)(struct subchannel *, struct chp_link *, int);
H A Ddevice.c143 static int io_subchannel_chp_event(struct subchannel *, struct chp_link *,
1149 struct chp_link *link, int event)
H A Dvfio_ccw_drv.c300 struct chp_link *link, int event)

Completed in 191 milliseconds