Home
last modified time | relevance | path

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

/NextBSD/sys/dev/patm/
HDif_patm_intr.c112 const uint32_t ints = IDT_STAT_TSIF | IDT_STAT_TXICP | IDT_STAT_TSQF | in patm_intr()
172 if (stat & IDT_STAT_TSIF) { in patm_intr()
HDidt77252reg.h162 #define IDT_STAT_TSIF 0x00008000 /* Tx status indicator flag */ macro