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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/include/asm/
H A Dpci.h18 #define __pcidebug(FMT, BUS, DEVFN, WHERE, ...) do {} while (0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpci.h18 #define __pcidebug(FMT, BUS, DEVFN, WHERE, ...) do {} while (0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 131 milliseconds