Home
last modified time | relevance | path

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

/drivers/s390/char/
Dsclp_ftp.c55 if (evbuf->type != EVTYP_DIAG_TEST || in sclp_ftp_rxcb()
101 sccb->evbuf.hdr.type = EVTYP_DIAG_TEST; in sclp_ftp_et7()
Dsclp.h22 #define EVTYP_DIAG_TEST 0x07 macro