Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp_pci.c32 .send_mask = EVTYP_ERRNOTIFY_MASK,
140 if (!(sclp_pci_event.sclp_receive_mask & EVTYP_ERRNOTIFY_MASK)) { in sclp_pci_report()
Dsclp.h47 #define EVTYP_ERRNOTIFY_MASK SCLP_EVTYP_MASK(EVTYP_ERRNOTIFY) macro