Searched refs:SIS85C503_LEGAL_LINK (Results 1 – 2 of 2) sorted by relevance
126 if (SIS85C503_LEGAL_LINK(clink) == 0) in sis85c503_get_intr()148 if (SIS85C503_LEGAL_LINK(clink) == 0 || SIS85C503_LEGAL_IRQ(irq) == 0) in sis85c503_set_intr()
36 #define SIS85C503_LEGAL_LINK(link) ((link) >= SIS85C503_CFG_PIRQ_REGSTART && \ macro