Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dswitchtec_ioctl.h127 #define SWITCHTEC_IOCTL_EVENT_FLAG_DIS_FATAL (1 << 8) macro
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c1051 if (ctl->flags & SWITCHTEC_IOCTL_EVENT_FLAG_DIS_FATAL) in event_ctl()