Home
last modified time | relevance | path

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

/NextBSD/sys/dev/patm/
HDif_patm_intr.c113 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()
HDidt77252reg.h166 #define IDT_STAT_PHYI 0x00000400 /* PHY interrupt */ macro