Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_hw.c4013 #define NONFATAL_IF_DISABLED 1 macro
4043 if (ii->flags & NONFATAL_IF_DISABLED) in t4_show_intr_info()
4087 if (fatal != 0 && ii->flags & NONFATAL_IF_DISABLED) in t4_handle_intr()
4223 .flags = NONFATAL_IF_DISABLED, in pcie_intr_handler()
4257 .flags = NONFATAL_IF_DISABLED, in tp_intr_handler()
4275 .flags = NONFATAL_IF_DISABLED, in sge_intr_handler()
4284 .flags = NONFATAL_IF_DISABLED, in sge_intr_handler()
4382 .flags = NONFATAL_IF_DISABLED, in sge_intr_handler()
4479 .flags = NONFATAL_IF_DISABLED, in cim_intr_handler()
4530 .flags = NONFATAL_IF_DISABLED, in cim_intr_handler()
[all …]