Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h120 #define LINUX_IRQ_INVALID 65535 macro
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c539 pdev->dev.irq = LINUX_IRQ_INVALID; in linux_pci_attach_device()