Searched refs:DPRINTF2 (Results 1 – 5 of 5) sorted by relevance
/openbsd/sys/arch/luna88k/cbus/ |
H A D | nec86hw.c | 73 #define DPRINTF2(l, x) if (nec86hwdebug >= l) printf x macro 77 #define DPRINTF2(l, x) macro 404 DPRINTF2(2, ("nec86hw_pdma_output: cc=%d count=%d hw_blocksize=%d " in nec86hw_set_output_block() 434 DPRINTF2(2, ("nec86hw_pdma_input: cc=%d count=%d hw_blocksize=%d " in nec86hw_set_input_block() 891 DPRINTF2(3, ("nec86hw_output_chunk: sc->pdma_count=%d " in nec86hw_output_chunk() 1138 DPRINTF2(3, ("nec86hw_input_chunk: sc->pdma_count=%d " in nec86hw_input_chunk() 1261 DPRINTF2(2, ("nec86fifo_padding: %d\n", cc)); in nec86fifo_padding()
|
/openbsd/sys/dev/ic/ |
H A D | an.c | 153 #define DPRINTF2(X) if (an_debug > 1) printf X macro 156 #define DPRINTF2(X) macro 501 DPRINTF2(("an_txeof: sent %x/%d\n", id, cur)); in an_txeof() 957 DPRINTF2(("an_init: txbuf %d allocated %x\n", i, fid)); in an_init() 1099 DPRINTF2(("an_start: no pending mbuf\n")); in an_start() 1104 DPRINTF2(("an_start: %x/%d busy\n", in an_start() 1203 DPRINTF2(("an_start: send %d byte via %x/%d\n", in an_start()
|
H A D | atw.c | 161 #define DPRINTF2(sc, x) /* nothing */ macro 938 DPRINTF2(sc, ("%s: atw_reset %d iterations\n", sc->sc_dev.dv_xname, i)); in atw_reset() 2960 DPRINTF2(sc, ("%s: transmit process not idle [%s]\n", in atw_idle() 2963 DPRINTF2(sc, ("%s: bits %08x test0 %08x stsr %08x\n", in atw_idle() 2969 DPRINTF2(sc, ("%s: receive process not idle [%s]\n", in atw_idle() 2972 DPRINTF2(sc, ("%s: bits %08x test0 %08x stsr %08x\n", in atw_idle() 3565 DPRINTF2(sc, ("%s: atw_start: sc_flags 0x%08x, if_flags 0x%08x\n", in atw_start() 3578 DPRINTF2(sc, ("%s: atw_start: txfree %d, txnext %d\n", in atw_start() 3637 DPRINTF2(sc, ("%s: fail compute duration\n", __func__)); in atw_start() 3849 DPRINTF2(sc, ("%s: TXDR <- max(10, %d)\n", in atw_start() [all …]
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-frv.c | 1574 #define DPRINTF2(A,B) fprintf (stderr, A, B) macro 1579 #define DPRINTF2(A,B) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-frv.c | 1734 #define DPRINTF2(A,B) fprintf (stderr, A, B) macro 1739 #define DPRINTF2(A,B) macro
|