Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddc21040reg.h187 #define TULIP_CMD_THRESHOLDCTL 0x0000C000L /* (RW) Threshold Control */ macro
/openbsd/sys/dev/pci/
H A Dif_de.c3580 &thrsh[9 * ((sc->tulip_cmdmode & TULIP_CMD_THRESHOLDCTL) >> 14)]); in tulip_print_abnormal_interrupt()
3663 if ((sc->tulip_cmdmode & TULIP_CMD_THRESHOLDCTL) != TULIP_CMD_THRSHLD160) { in tulip_intr_handler()