Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp.h31 #define EVTYP_STORE_DATA 0x0C macro
46 #define EVTYP_STORE_DATA_MASK SCLP_EVTYP_MASK(EVTYP_STORE_DATA)
Dsclp_sd.c204 evbuf->hdr.type = EVTYP_STORE_DATA; in sclp_sd_sync()