Searched refs:device_fn (Results 1 – 1 of 1) sorted by relevance
106 #define CONFIG_CMD(bus, device_fn, where) (0x80000000 | (bus << 16) | (device_fn << 8) | (where &… argument