Home
last modified time | relevance | path

Searched defs:CONFIG_CMD (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/drivers/pci/
H A Dops-sh4.c16 #define CONFIG_CMD(bus, devfn, where) \ macro
/linux/arch/sparc/kernel/
H A Dpcic.c174 #define CONFIG_CMD(bus, device_fn, where) (0x80000000 | (((unsigned int)bus) << 16) | (((unsigned i… macro