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

/freebsd-10-stable/sys/mips/idt/
H A Didtpci.c95 #define IDTPCI_DPRINTF(__fmt, ...) \ macro
101 #define IDTPCI_DPRINTF(__fmt, ...) do { } while (/*CONSTCOND*/0) macro
297 IDTPCI_DPRINTF("%s: tag (%x, %x, %x) reg %d(%d)\n", __func__,
340 IDTPCI_DPRINTF("%s: read 0x%x\n", __func__, data);
353 IDTPCI_DPRINTF("%s: tag (%x, %x, %x) reg %d(%d) data %08x\n", __func__,

Completed in 45 milliseconds