Searched refs:mdd (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/s390/char/
H A Dsclp_ftp.c57 diag->mdd.ftp.pcx != SCLP_DIAG_FTP_XPCX || sclp_ftp_rxcb()
71 sclp_ftp_ldflg = diag->mdd.ftp.ldflg; sclp_ftp_rxcb()
72 sclp_ftp_fsize = diag->mdd.ftp.fsize; sclp_ftp_rxcb()
73 sclp_ftp_length = diag->mdd.ftp.length; sclp_ftp_rxcb()
105 sccb->evbuf.mdd.ftp.pcx = SCLP_DIAG_FTP_XPCX; sclp_ftp_et7()
106 sccb->evbuf.mdd.ftp.srcflg = 0; sclp_ftp_et7()
107 sccb->evbuf.mdd.ftp.pgsize = 0; sclp_ftp_et7()
108 sccb->evbuf.mdd.ftp.asce = _ASCE_REAL_SPACE; sclp_ftp_et7()
109 sccb->evbuf.mdd.ftp.ldflg = SCLP_DIAG_FTP_LDFAIL; sclp_ftp_et7()
110 sccb->evbuf.mdd.ftp.fsize = 0; sclp_ftp_et7()
111 sccb->evbuf.mdd.ftp.cmd = ftp->id; sclp_ftp_et7()
112 sccb->evbuf.mdd.ftp.offset = ftp->ofs; sclp_ftp_et7()
113 sccb->evbuf.mdd.ftp.length = ftp->len; sclp_ftp_et7()
114 sccb->evbuf.mdd.ftp.bufaddr = virt_to_phys(ftp->buf); sclp_ftp_et7()
116 len = strlcpy(sccb->evbuf.mdd.ftp.fident, ftp->fname, sclp_ftp_et7()
H A Dsclp_diag.h27 (offsetof(struct sclp_diag_evbuf, mdd) + \
67 * @mdd: model-dependent data (@route dependent)
75 } mdd; member in struct:sclp_diag_evbuf
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dlustre_param.h94 #define PARAM_MDD "mdd."
H A Dobd.h202 LLOG_CHANGELOG_ORIG_CTXT, /**< changelog generation on mdd */
538 #define LUSTRE_MDD_NAME "mdd"
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h98 u64 num_mdd_events; /* num of mdd events detected */
H A Di40e_main.c6979 /* re-enable mdd interrupt cause */ i40e_handle_mdd_event()

Completed in 184 milliseconds