Home
last modified time | relevance | path

Searched refs:sclp_diag_evbuf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/s390/char/
H A Dsclp_diag.h28 (offsetof(struct sclp_diag_evbuf, mdd) + \
70 struct sclp_diag_evbuf { struct
87 struct sclp_diag_evbuf evbuf; argument
H A Dsclp_ftp.c54 struct sclp_diag_evbuf *diag = (struct sclp_diag_evbuf *) evbuf; in sclp_ftp_rxcb()