Searched refs:BUS (Results 1 – 5 of 5) sorted by relevance
/arch/mn10300/include/asm/ |
D | pci.h | 22 #define __pcidebug(FMT, BUS, DEVFN, WHERE,...) \ 25 (BUS)->number, \ 33 #define __pcidebug(FMT, BUS, DEVFN, WHERE, ...) do {} while (0) argument
|
/arch/sparc/kernel/ |
D | psycho_common.h | 14 #define PSYCHO_CONFIG_ENCODE(BUS, DEVFN, REG) \ argument 15 (((unsigned long)(BUS) << 16) | \
|
D | prom_irqtrans.c | 101 #define SABRE_CONFIG_ENCODE(BUS, DEVFN, REG) \ argument 102 (((unsigned long)(BUS) << 16) | \
|
D | pci_schizo.c | 73 #define SCHIZO_CONFIG_ENCODE(BUS, DEVFN, REG) \ argument 74 (((unsigned long)(BUS) << 16) | \
|
/arch/m32r/platforms/mappi/ |
D | dot.gdbinit.smp | 83 # BUS
|