Searched refs:KTR_TULIP (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Dif_de.c98 #define KTR_TULIP KTR_DEV
100 #define KTR_TULIP 0 macro
3152 CTR1(KTR_TULIP, "tulip_reset: inreset %d", inreset);
3189 CTR0(KTR_TULIP, "tulip_reset: drain transmit ring");
3208 CTR0(KTR_TULIP, "tulip_reset: drain receive ring");
3267 CTR0(KTR_TULIP, "tulip_init_locked");
3271 CTR0(KTR_TULIP, "tulip_init_locked: up but not running, reset chip");
3299 CTR2(KTR_TULIP, "tulip_init_locked: intr mask %08x cmdmode %08x",
3303 CTR1(KTR_TULIP, "tulip_init_locked: status %08x\n",
3309 CTR0(KTR_TULIP, "tulip_init_locke
[all...]

Completed in 24 milliseconds