Home
last modified time | relevance | path

Searched refs:EVTYP_DIAG_TEST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_ftp.c56 if (evbuf->type != EVTYP_DIAG_TEST || in sclp_ftp_rxcb()
102 sccb->evbuf.hdr.type = EVTYP_DIAG_TEST; in sclp_ftp_et7()
H A Dsclp.h26 #define EVTYP_DIAG_TEST 0x07 macro
41 #define EVTYP_DIAG_TEST_MASK SCLP_EVTYP_MASK(EVTYP_DIAG_TEST)
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_ftp.c59 if (evbuf->type != EVTYP_DIAG_TEST || in sclp_ftp_rxcb()
105 sccb->evbuf.hdr.type = EVTYP_DIAG_TEST; in sclp_ftp_et7()
H A Dsclp.h27 #define EVTYP_DIAG_TEST 0x07 macro
42 #define EVTYP_DIAG_TEST_MASK SCLP_EVTYP_MASK(EVTYP_DIAG_TEST)

Completed in 3 milliseconds