Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dops-sh4.c16 #define CONFIG_CMD(bus, devfn, where) \ macro
/openbmc/linux/arch/sparc/kernel/
H A Dpcic.c174 #define CONFIG_CMD(bus, device_fn, where) (0x80000000 | (((unsigned int)bus) << 16) | (((unsigned i… macro
/openbmc/ipmitool/src/plugins/usb/
H A Dusb.c102 } CONFIG_CMD; typedef