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

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dktr.h147 #define CTR1(m, format, p1) CTR6(m, format, p1, 0, 0, 0, 0, 0) macro
154 #define CTR1(m, d, p1) macro
163 #define TR1(d, p1) CTR1(KTR_GEN, d, p1)
178 #define ITR1(d, p1) CTR1(KTR_INIT, d, p1)
H A Deventhandler.h77 CTR1(KTR_EVH, "eventhandler_invoke: executing %p", \
/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Dif_de.c3152 CTR1(KTR_TULIP, "tulip_reset: inreset %d", inreset);
3303 CTR1(KTR_TULIP, "tulip_init_locked: status %08x\n",
3437 CTR1(KTR_TULIP, "tulip_rx_intr: good packet; length %d",
3440 CTR1(KTR_TULIP, "tulip_rx_intr: bad packet; status %08x",
3524 CTR1(KTR_TULIP, "tulip_rx_intr: passing %p to upper layer", m0);
3676 CTR1(KTR_TULIP, "tulip_tx_intr: output error: %08x",
3995 CTR1(KTR_TULIP, "tulip_txput: nsegs %d", nsegs);
4205 CTR1(KTR_TULIP, "tulip_txput_setup: using descriptor %td",
4301 CTR1(KTR_TULIP, "tulip_start_locked: %d tx packets pending",

Completed in 48 milliseconds