Home
last modified time | relevance | path

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

/mirbsd/src/sys/arch/i386/pci/
Dsis85c503reg.h52 #define SIS85C503_LEGAL_IRQ(irq) ((irq) >= 0 && (irq) <= 15 && \ macro
Dsis85c503.c168 if (SIS85C503_LEGAL_LINK(clink) == 0 || SIS85C503_LEGAL_IRQ(irq) == 0)