Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dktr.h148 #define CTR2(m, format, p1, p2) CTR6(m, format, p1, p2, 0, 0, 0, 0) macro
155 #define CTR2(m, d, p1, p2) macro
164 #define TR2(d, p1, p2) CTR2(KTR_GEN, d, p1, p2)
179 #define ITR2(d, p1, p2) CTR2(KTR_INIT, d, p1, p2)
/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Dif_de.c3299 CTR2(KTR_TULIP, "tulip_init_locked: intr mask %08x cmdmode %08x", in tulip_init_locked()
3362 CTR2(KTR_TULIP, in tulip_rx_intr()
3409 CTR2(KTR_TULIP, in tulip_rx_intr()
3421 CTR2(KTR_TULIP, in tulip_rx_intr()
3571 CTR2(KTR_TULIP, "tulip_rx_intr: enqueued mbuf %p to descriptor %td", in tulip_rx_intr()
3616 CTR2(KTR_TULIP, in tulip_tx_intr()
3635 CTR2(KTR_TULIP, in tulip_tx_intr()
3646 CTR2(KTR_TULIP, in tulip_tx_intr()
3696 CTR2(KTR_TULIP, in tulip_tx_intr()
3940 CTR2(KTR_TULIP, "tulip_txput: sending packet %p (%d chunks)", m, segcnt); in tulip_txput()