Searched refs:IDT_STAT_PHYI (Results 1 – 2 of 2) sorted by relevance
113 IDT_STAT_TMROF | IDT_STAT_PHYI | IDT_STAT_RSQF | IDT_STAT_EPDU | in patm_intr()125 if (stat & IDT_STAT_PHYI) { in patm_intr()187 if (stat & IDT_STAT_PHYI) { in patm_intr()
166 #define IDT_STAT_PHYI 0x00000400 /* PHY interrupt */ macro