Searched refs:SWITCHTEC_EVENT_FATAL (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dswitchtec.h21 #define SWITCHTEC_EVENT_FATAL BIT(4) macro
/linux-master/drivers/pci/switch/
H A Dswitchtec.c1050 hdr |= SWITCHTEC_EVENT_FATAL;
1052 hdr &= ~SWITCHTEC_EVENT_FATAL;
1064 if (hdr & SWITCHTEC_EVENT_FATAL)

Completed in 136 milliseconds