Home
last modified time | relevance | path

Searched refs:EVTYP_SDIAS (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/s390/char/
Dsclp_sdias.c117 sccb.evbuf.hdr.type = EVTYP_SDIAS; in sclp_sdias_blk_count()
176 sccb.evbuf.hdr.type = EVTYP_SDIAS; in sclp_sdias_copy()
Dsclp.h34 #define EVTYP_SDIAS 0x1C macro
49 #define EVTYP_SDIAS_MASK SCLP_EVTYP_MASK(EVTYP_SDIAS)
Dsclp_early.c197 sccb->evbuf.hdr.type = EVTYP_SDIAS; in sclp_early_hsa_size_init()