Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/char/
Dsclp.h32 #define EVTYP_STORE_DATA 0x0C macro
47 #define EVTYP_STORE_DATA_MASK SCLP_EVTYP_MASK(EVTYP_STORE_DATA)
Dsclp_sd.c205 evbuf->hdr.type = EVTYP_STORE_DATA; in sclp_sd_sync()