Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ISR_IS_LEGACY_INTR_TRIGGERED
usr/src/uts/common/io/ntxn/nx_hw_pci_regs.h
110
#define ISR_IS_LEGACY_INTR_TRIGGERED(VAL) (((VAL) & 0x300) == 0x200)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
1063
#define ISR_IS_LEGACY_INTR_TRIGGERED(VAL) (((VAL) & 0x300) == 0x200)