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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpci.h18 #define __pcidebug(FMT, BUS, DEVFN, WHERE, ...) do {} while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2305/
H A Dpci.c128 __pcidebug("=> %02hx", bus, devfn, where, value);
148 __pcidebug("=> %04hx", bus, devfn, where, value);
168 __pcidebug("=> %08x", bus, devfn, where, value);
187 __pcidebug("<= %02x", bus, devfn, where, value);
205 __pcidebug("<= %04hx", bus, devfn, where, value);
223 __pcidebug("<= %08x", bus, devfn, where, value);

Completed in 124 milliseconds