Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp.h32 #define EVTYP_ERRNOTIFY 0x18 macro
47 #define EVTYP_ERRNOTIFY_MASK SCLP_EVTYP_MASK(EVTYP_ERRNOTIFY)
Dsclp_pci.c159 sccb->evbuf.header.type = EVTYP_ERRNOTIFY; in sclp_pci_report()