Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dsclp.h33 #define EVTYP_ERRNOTIFY 0x18 macro
48 #define EVTYP_ERRNOTIFY_MASK SCLP_EVTYP_MASK(EVTYP_ERRNOTIFY)
H A Dsclp_pci.c165 sccb->evbuf.header.type = EVTYP_ERRNOTIFY; in sclp_pci_report()