Home
last modified time | relevance | path

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

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